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

Side by Side Diff: LayoutTests/platform/chromium-linux-x86/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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1
2 FAIL Empty at-rule parsing assert_equals: expected "@-webkit-viewport { }" but g ot "@media all { \n}"
3 FAIL at-rule with extra spaces Cannot read property 'cssText' of null(stack: Typ eError: Cannot read property 'cssText' of null
4 at Object. (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_p arty/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:66:40)
5 at Object.Test.step (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/sr c/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
6 at test (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_part y/WebKit/LayoutTests/resources/testharness.js:338:18)
7 at file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_party/WebK it/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:65:9)
8 FAIL Rule with attributes Cannot read property 'cssText' of null(stack: TypeErro r: Cannot read property 'cssText' of null
9 at Object. (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_p arty/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:70:40)
10 at Object.Test.step (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/sr c/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
11 at test (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_part y/WebKit/LayoutTests/resources/testharness.js:338:18)
12 at file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_party/WebK it/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:69:9)
13 FAIL Rule with malformed attributes Cannot read property 'cssText' of null(stack : TypeError: Cannot read property 'cssText' of null
14 at Object. (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_p arty/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:74:40)
15 at Object.Test.step (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/sr c/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
16 at test (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_part y/WebKit/LayoutTests/resources/testharness.js:338:18)
17 at file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_party/WebK it/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:73:9)
18 FAIL Should be accepted inside media queries Cannot read property 'cssText' of n ull(stack: TypeError: Cannot read property 'cssText' of null
19 at Object. (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_p arty/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:78:40)
20 at Object.Test.step (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/sr c/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
21 at test (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_part y/WebKit/LayoutTests/resources/testharness.js:338:18)
22 at file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_party/WebK it/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:77:9)
23 FAIL Nested viewport rule Cannot read property 'cssText' of null(stack: TypeErro r: Cannot read property 'cssText' of null
24 at Object. (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_p arty/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:82:40)
25 at Object.Test.step (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/sr c/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
26 at test (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_part y/WebKit/LayoutTests/resources/testharness.js:338:18)
27 at file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_party/WebK it/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:81:9)
28 FAIL Rules inside a viewport rule Cannot read property 'cssText' of null(stack: TypeError: Cannot read property 'cssText' of null
29 at Object. (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_p arty/WebKit/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:86:40)
30 at Object.Test.step (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/sr c/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
31 at test (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_part y/WebKit/LayoutTests/resources/testharness.js:338:18)
32 at file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/third_party/WebK it/LayoutTests/css3/device-adapt/viewport-at-rule-parsing.html:85:9)
33 FAIL Should ignore unprefixed at-rule assert_equals: expected 7 but got 1
34
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698