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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/css-element-attribute-js-null-expected.txt

Issue 1637273003: PageRule should not serialize @page in selectorText (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix win build problem Created 4 years, 11 months 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: third_party/WebKit/LayoutTests/fast/dom/css-element-attribute-js-null-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/css-element-attribute-js-null-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/css-element-attribute-js-null-expected.txt
index 4980e3c2e6e95fbc2f3567111959208ffd6c6b81..0f12fd079d98a34bf98246675f51cba3a800665c 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/css-element-attribute-js-null-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/css-element-attribute-js-null-expected.txt
@@ -4,7 +4,7 @@ TEST SUCCEEDED: The value was the string '.foo { color: black; }'. [tested CSSRu
TEST SUCCEEDED: The value was the string 'null'. [tested CSSKeyframesRule.name]
-TEST SUCCEEDED: The value was the string '@page null'. [tested CSSPageRule.selectorText]
+TEST SUCCEEDED: The value was the string 'null'. [tested CSSPageRule.selectorText]
TEST SUCCEEDED: The value was the string 'null'. [tested CSSStyleRule.selectorText]

Powered by Google App Engine
This is Rietveld 408576698