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

Unified Diff: LayoutTests/css3/supports-expected.txt

Issue 1015303002: Promote new CSS parser to experimental (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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
« no previous file with comments | « LayoutTests/css3/supports-dom-api-expected.txt ('k') | LayoutTests/fast/css/font_property_normal.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/css3/supports-expected.txt
diff --git a/LayoutTests/css3/supports-expected.txt b/LayoutTests/css3/supports-expected.txt
index 658448fbdf16366905522f4a289eeb790ff18e1f..5cda6df07e9559f95567ce58fe4182cc6aeea00d 100644
--- a/LayoutTests/css3/supports-expected.txt
+++ b/LayoutTests/css3/supports-expected.txt
@@ -25,10 +25,10 @@ PASS getComputedStyle(document.getElementById('t18')).content is "'UNTOUCHED'"
PASS getComputedStyle(document.getElementById('t19')).content is "'APPLIED'"
PASS getComputedStyle(document.getElementById('t20')).content is "'APPLIED'"
PASS getComputedStyle(document.getElementById('t21')).content is "'APPLIED'"
-PASS getComputedStyle(document.getElementById('t22')).content is "'APPLIED'"
-PASS getComputedStyle(document.getElementById('t23')).content is "'APPLIED'"
-PASS getComputedStyle(document.getElementById('t24')).content is "'APPLIED'"
-PASS getComputedStyle(document.getElementById('t25')).content is "'APPLIED'"
+PASS getComputedStyle(document.getElementById('t22')).content is "'UNTOUCHED'"
+PASS getComputedStyle(document.getElementById('t23')).content is "'UNTOUCHED'"
+PASS getComputedStyle(document.getElementById('t24')).content is "'UNTOUCHED'"
+PASS getComputedStyle(document.getElementById('t25')).content is "'UNTOUCHED'"
PASS getComputedStyle(document.getElementById('t26')).content is "'APPLIED'"
PASS getComputedStyle(document.getElementById('t27')).content is "'APPLIED'"
PASS getComputedStyle(document.getElementById('t28')).content is "'UNTOUCHED'"
« no previous file with comments | « LayoutTests/css3/supports-dom-api-expected.txt ('k') | LayoutTests/fast/css/font_property_normal.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698