Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / shadow / contenteditable-propagation-at-shadow-boundary-expected.txt
blobd7138057c31cfeb51bafc919b7536f21cb438a45
1 This test checks that content-editable is not propagated from shadow host to a shadow subtree.
3 This p is required to produce the issue.
5 This div and parent div are required to produce the issue.
6 PASS getComputedStyle(nodeInShadowRoot1).webkitUserModify is "read-only"
7 PASS successfullyParsed is true
9 TEST COMPLETE