blob: d7138057c31cfeb51bafc919b7536f21cb438a45 [file] [log] [blame]
This test checks that content-editable is not propagated from shadow host to a shadow subtree.
This p is required to produce the issue.
This div and parent div are required to produce the issue.
PASS getComputedStyle(nodeInShadowRoot1).webkitUserModify is "read-only"
PASS successfullyParsed is true
TEST COMPLETE