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 |
+ |