Chromium Code Reviews

Unified Diff: LayoutTests/css3/device-adapt/opera/constrain-018-expected.txt

Issue 16646002: Move the CSS Device Adaptation @viewport rule support behind a runtime flag (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: For landing Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/css3/device-adapt/opera/constrain-018-expected.txt
diff --git a/LayoutTests/css3/device-adapt/opera/constrain-018-expected.txt b/LayoutTests/css3/device-adapt/opera/constrain-018-expected.txt
index db9ecfad7ee20b6c62a4412a6ef56e6c92ba321a..04277ceca9f5588774b3cebedaf9fff14a99c7b5 100644
--- a/LayoutTests/css3/device-adapt/opera/constrain-018-expected.txt
+++ b/LayoutTests/css3/device-adapt/opera/constrain-018-expected.txt
@@ -1,3 +1,3 @@
-FAIL CSS Test: @viewport constrained - used width can be zero assert_equals: expected 0 but got 980
+FAIL CSS Test: @viewport constrained - used width can be zero assert_equals: expected 0 but got 1

Powered by Google App Engine