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

Unified Diff: third_party/WebKit/LayoutTests/custom-properties/register-property-syntax-parsing-expected.txt

Issue 2789323002: Update custom-properties/ layout test expectations on Mac (Closed)
Patch Set: Update test Created 3 years, 9 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/custom-properties/register-property-syntax-parsing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/custom-properties/register-property-syntax-parsing-expected.txt b/third_party/WebKit/LayoutTests/custom-properties/register-property-syntax-parsing-expected.txt
index a02c574f645064147b0e2adaac11f9501e6e02a2..b3e40cf6a0ce74bbfa95ceb28b69a5fb28b14d86 100644
--- a/third_party/WebKit/LayoutTests/custom-properties/register-property-syntax-parsing-expected.txt
+++ b/third_party/WebKit/LayoutTests/custom-properties/register-property-syntax-parsing-expected.txt
@@ -59,7 +59,7 @@ PASS syntax:'ba
| na\r|nya', initialValue:'nya' is valid
PASS syntax:'null', initialValue:'null' is valid
PASS syntax:'undefined', initialValue:'undefined' is valid
-PASS syntax:'banana', initialValue:'banana' is valid
+PASS syntax:'array', initialValue:'array' is valid
PASS syntax:'banana,nya', initialValue:'banana' is invalid
PASS syntax:'banan\61', initialValue:'banana' is invalid
PASS syntax:'<\6c ength>', initialValue:'10px' is invalid

Powered by Google App Engine
This is Rietveld 408576698