Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(251)

Unified Diff: LayoutTests/editing/shadow/contenteditable-propagation-at-shadow-boundary-expected.txt

Issue 703323002: Continue removing testing of getPropertyCSSValue (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698