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

Unified Diff: third_party/WebKit/LayoutTests/fast/css/outline-currentcolor-expected.txt

Issue 2081633002: Reject invert for outline-color at parse time. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: New attempt. Created 4 years, 6 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/css/outline-currentcolor-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/outline-currentcolor-expected.txt b/third_party/WebKit/LayoutTests/fast/css/outline-currentcolor-expected.txt
index 26dce9c5b1564ecf0983f80d851347e3cae8eb94..6b609fe681dfb47c4ab111a686b2bf11d6764910 100644
--- a/third_party/WebKit/LayoutTests/fast/css/outline-currentcolor-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/css/outline-currentcolor-expected.txt
@@ -6,6 +6,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS getComputedStyle(test1).outlineColor is "rgb(0, 128, 0)"
PASS getComputedStyle(test2).outlineColor is "rgb(0, 128, 0)"
PASS getComputedStyle(test3).outlineColor is "rgb(0, 128, 0)"
+PASS getComputedStyle(test4).outlineColor is "rgb(0, 128, 0)"
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698