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

Unified Diff: LayoutTests/platform/chromium-mac/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/platform/chromium-mac/css3/device-adapt/viewport-at-rule-parsing-expected.txt
diff --git a/LayoutTests/platform/chromium-mac/css3/device-adapt/viewport-at-rule-parsing-expected.txt b/LayoutTests/platform/chromium-mac/css3/device-adapt/viewport-at-rule-parsing-expected.txt
deleted file mode 100644
index a7e14a176a065011b3e23e1d4d8beb038a16d33f..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium-mac/css3/device-adapt/viewport-at-rule-parsing-expected.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-
-FAIL Empty at-rule parsing assert_equals: expected "@-webkit-viewport { }" but got "@media all { \n}"
-FAIL at-rule with extra spaces Cannot read property 'cssText' of null(stack: TypeError: Cannot read property 'cssText' of null
- at Object. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:66:40)
- at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
- at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/resources/testharness.js:338:18)
- at file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:65:9)
-FAIL Rule with attributes Cannot read property 'cssText' of null(stack: TypeError: Cannot read property 'cssText' of null
- at Object. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:70:40)
- at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
- at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/resources/testharness.js:338:18)
- at file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:69:9)
-FAIL Rule with malformed attributes Cannot read property 'cssText' of null(stack: TypeError: Cannot read property 'cssText' of null
- at Object. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:74:40)
- at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
- at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/resources/testharness.js:338:18)
- at file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:73:9)
-FAIL Should be accepted inside media queries Cannot read property 'cssText' of null(stack: TypeError: Cannot read property 'cssText' of null
- at Object. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:78:40)
- at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
- at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/resources/testharness.js:338:18)
- at file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:77:9)
-FAIL Nested viewport rule Cannot read property 'cssText' of null(stack: TypeError: Cannot read property 'cssText' of null
- at Object. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:82:40)
- at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
- at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/resources/testharness.js:338:18)
- at file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:81:9)
-FAIL Rules inside a viewport rule Cannot read property 'cssText' of null(stack: TypeError: Cannot read property 'cssText' of null
- at Object. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:86:40)
- at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
- at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/resources/testharness.js:338:18)
- at file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:85:9)
-FAIL Should ignore unprefixed at-rule assert_equals: expected 7 but got 1
-

Powered by Google App Engine
This is Rietveld 408576698