| Index: LayoutTests/editing/shadow/contenteditable-propagation-at-shadow-boundary-expected.txt
|
| diff --git a/LayoutTests/editing/shadow/contenteditable-propagation-at-shadow-boundary-expected.txt b/LayoutTests/editing/shadow/contenteditable-propagation-at-shadow-boundary-expected.txt
|
| index 888ff12cdeae19e314a9c30f4d85c03fc195eac9..d7138057c31cfeb51bafc919b7536f21cb438a45 100644
|
| --- a/LayoutTests/editing/shadow/contenteditable-propagation-at-shadow-boundary-expected.txt
|
| +++ b/LayoutTests/editing/shadow/contenteditable-propagation-at-shadow-boundary-expected.txt
|
| @@ -3,7 +3,7 @@ This test checks that content-editable is not propagated from shadow host to a s
|
| This p is required to produce the issue.
|
|
|
| This div and parent div are required to produce the issue.
|
| -PASS computedStyle(nodeInShadowRoot1, userModifyPropertyName) is "read-only"
|
| +PASS getComputedStyle(nodeInShadowRoot1).webkitUserModify is "read-only"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|