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

Unified Diff: LayoutTests/css3/device-adapt/viewport-cssom-01-expected.txt

Issue 22917005: New parser mode for CSSOM @viewport descriptors. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: More comments added. Created 7 years, 3 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/device-adapt/viewport-cssom-01.html ('k') | Source/core/css/CSSParser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/css3/device-adapt/viewport-cssom-01-expected.txt
diff --git a/LayoutTests/css3/device-adapt/viewport-cssom-01-expected.txt b/LayoutTests/css3/device-adapt/viewport-cssom-01-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ae02e079312c7a9a5a8cb89cf916c5741b925c86
--- /dev/null
+++ b/LayoutTests/css3/device-adapt/viewport-cssom-01-expected.txt
@@ -0,0 +1,7 @@
+
+PASS @viewport rule exists
+PASS Setting width shorthand sets min-width
+PASS Setting height shorthand sets max-height
+PASS Setting cssText of ViewportRule.style parses width/height as shorthands
+PASS Inserting @viewport rule parses width/height as shorthands
+
« no previous file with comments | « LayoutTests/css3/device-adapt/viewport-cssom-01.html ('k') | Source/core/css/CSSParser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698