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

Unified Diff: LayoutTests/fast/css/unicode-bidi-computed-value-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 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/fast/css/unicode-bidi-computed-value-expected.txt
diff --git a/LayoutTests/fast/css/unicode-bidi-computed-value-expected.txt b/LayoutTests/fast/css/unicode-bidi-computed-value-expected.txt
index a63b376de257ad662f697d43d6a41171934def5d..1509febd8587124abc34e53c8df08d6d0ba72966 100644
--- a/LayoutTests/fast/css/unicode-bidi-computed-value-expected.txt
+++ b/LayoutTests/fast/css/unicode-bidi-computed-value-expected.txt
@@ -15,4 +15,7 @@ PASS styleOf("span", {"style":"unicode-bidi: bidi-override -webkit-isolate bidi-
PASS styleOf("span", {"style":"unicode-bidi: bidi-override -webkit-isolate -webkit-isolate;"}).unicodeBidi is "normal"
PASS styleOf("span", {"style":"unicode-bidi: bidi-override bad-value;"}).unicodeBidi is "normal"
PASS styleOf("span", {"style":"unicode-bidi: bidi-override embed;"}).unicodeBidi is "normal"
+PASS successfullyParsed is true
+
+TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698