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

Unified Diff: LayoutTests/fast/dom/StyleSheet/gc-inline-style-cssvalues-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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: LayoutTests/fast/dom/StyleSheet/gc-inline-style-cssvalues-expected.txt
diff --git a/LayoutTests/fast/dom/StyleSheet/gc-inline-style-cssvalues-expected.txt b/LayoutTests/fast/dom/StyleSheet/gc-inline-style-cssvalues-expected.txt
index fa016ed79d48c4940e8668ab72009d2bc0192eae..434df837b2cb450f9f4bc3fe3de8e6cba3e950e8 100644
--- a/LayoutTests/fast/dom/StyleSheet/gc-inline-style-cssvalues-expected.txt
+++ b/LayoutTests/fast/dom/StyleSheet/gc-inline-style-cssvalues-expected.txt
@@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS document.body.style.getPropertyCSSValue("color").cssText is "black"
-PASS document.body.style.getPropertyCSSValue("color").foo is 'bar'
+FAIL document.body.style.getPropertyCSSValue("color").foo should be bar (of type string). Was undefined (of type undefined).
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698