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

Unified Diff: LayoutTests/css3/device-adapt/viewport-at-rule-parsing-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-at-rule-parsing-expected.txt
diff --git a/LayoutTests/css3/device-adapt/viewport-at-rule-parsing-expected.txt b/LayoutTests/css3/device-adapt/viewport-at-rule-parsing-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..61c4df1574dae64b3d31c0c1830096080e801a48
--- /dev/null
+++ b/LayoutTests/css3/device-adapt/viewport-at-rule-parsing-expected.txt
@@ -0,0 +1,9 @@
+
+PASS Empty at-rule parsing
+PASS at-rule with extra spaces
+PASS Rule with attributes
+PASS Rule with malformed attributes
+PASS Should be accepted inside media queries
+PASS Nested viewport rule
+PASS Rules inside a viewport rule
+

Powered by Google App Engine
This is Rietveld 408576698