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

Unified Diff: LayoutTests/css3/device-adapt/viewport-properties-validation-expected.txt

Issue 15734030: Remove support for device-width|height for @viewport rule according to spec change (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removed comment Created 7 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: LayoutTests/css3/device-adapt/viewport-properties-validation-expected.txt
diff --git a/LayoutTests/css3/device-adapt/viewport-properties-validation-expected.txt b/LayoutTests/css3/device-adapt/viewport-properties-validation-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..945e5c7ff9b02b530f8ed055643fff265e7c4e98
--- /dev/null
+++ b/LayoutTests/css3/device-adapt/viewport-properties-validation-expected.txt
@@ -0,0 +1,12 @@
+
+PASS Rule with no attributes
+PASS Shorthands with double value
+PASS Shorthands with single value
+PASS Shorthands should override properties if defined later
+PASS All valid properties with valid intial values
+PASS All valid properties with valid values
+PASS All valid properties with invalid intial values
+PASS Negative numbers should be dropped on zoom attribute
+PASS Viewport attributes inside selectors should be dropped
+PASS Invalid attributes among valid should be dropped
+

Powered by Google App Engine
This is Rietveld 408576698