Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / editing / shadow / contenteditable-propagation-at-shadow-boundary-expected.txt
1 This test checks that content-editable is not propagated from shadow host to a shadow subtree.
2
3 This p is required to produce the issue.
4
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
8
9 TEST COMPLETE
10