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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-embedded-expected.txt

Issue 2486793002: Make getIntegralAttribute use parseHTMLInteger (Closed)
Patch Set: Fix test results Created 4 years, 1 month 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-grouping-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
None
OLDNEW
1 CONSOLE ERROR: line 707: Failed parsing 'srcset' attribute value since it has an unknown descriptor. 1 CONSOLE ERROR: line 707: Failed parsing 'srcset' attribute value since it has an unknown descriptor.
2 CONSOLE ERROR: line 707: Dropped srcset candidate "\u0000\u0001\u0002\u0003\u000 4\u0005\u0006\u0007" 2 CONSOLE ERROR: line 707: Dropped srcset candidate "\u0000\u0001\u0002\u0003\u000 4\u0005\u0006\u0007"
3 CONSOLE ERROR: line 707: Failed parsing 'srcset' attribute value since it has an unknown descriptor. 3 CONSOLE ERROR: line 707: Failed parsing 'srcset' attribute value since it has an unknown descriptor.
4 CONSOLE ERROR: line 707: Dropped srcset candidate "[object" 4 CONSOLE ERROR: line 707: Dropped srcset candidate "[object"
5 CONSOLE ERROR: line 724: Failed parsing 'srcset' attribute value since it has an unknown descriptor. 5 CONSOLE ERROR: line 724: Failed parsing 'srcset' attribute value since it has an unknown descriptor.
6 CONSOLE ERROR: line 724: Dropped srcset candidate "\u0000\u0001\u0002\u0003\u000 4\u0005\u0006\u0007" 6 CONSOLE ERROR: line 724: Dropped srcset candidate "\u0000\u0001\u0002\u0003\u000 4\u0005\u0006\u0007"
7 CONSOLE ERROR: line 724: Failed parsing 'srcset' attribute value since it has an unknown descriptor. 7 CONSOLE ERROR: line 724: Failed parsing 'srcset' attribute value since it has an unknown descriptor.
8 CONSOLE ERROR: line 724: Dropped srcset candidate "[object" 8 CONSOLE ERROR: line 724: Dropped srcset candidate "[object"
9 This is a testharness.js-based test. 9 This is a testharness.js-based test.
10 PASS img.title: 32 tests 10 PASS img.title: 32 tests
11 PASS img.lang: 32 tests 11 PASS img.lang: 32 tests
12 PASS img.dir: 62 tests 12 PASS img.dir: 62 tests
13 PASS img.className (<img class>): 32 tests 13 PASS img.className (<img class>): 32 tests
14 PASS img.hidden: 33 tests 14 PASS img.hidden: 33 tests
15 PASS img.accessKey: 32 tests 15 PASS img.accessKey: 32 tests
16 PASS img.tabIndex: 24 tests 16 PASS img.tabIndex: 24 tests
17 PASS img.alt: 32 tests 17 PASS img.alt: 32 tests
18 PASS img.src: 38 tests 18 PASS img.src: 38 tests
19 PASS img.srcset: 32 tests 19 PASS img.srcset: 32 tests
20 PASS img.crossOrigin: 52 tests 20 PASS img.crossOrigin: 52 tests
21 PASS img.useMap: 32 tests 21 PASS img.useMap: 32 tests
22 PASS img.isMap: 33 tests 22 PASS img.isMap: 33 tests
23 PASS img.width: 7 tests 23 PASS img.width: 7 tests
24 FAIL img.width: IDL set to 2147483648 assert_equals: getAttribute() expected "0" but got "-2147483648" 24 FAIL img.width: IDL set to 2147483648 assert_equals: getAttribute() expected "0" but got "-2147483648"
25 FAIL img.width: IDL set to 4294967295 assert_equals: getAttribute() expected "0" but got "-1" 25 FAIL img.width: IDL set to 4294967295 assert_equals: getAttribute() expected "0" but got "-1"
26 PASS img.height: 7 tests 26 PASS img.height: 7 tests
27 FAIL img.height: IDL set to 2147483648 assert_equals: getAttribute() expected "0 " but got "-2147483648" 27 FAIL img.height: IDL set to 2147483648 assert_equals: getAttribute() expected "0 " but got "-2147483648"
28 FAIL img.height: IDL set to 4294967295 assert_equals: getAttribute() expected "0 " but got "-1" 28 FAIL img.height: IDL set to 4294967295 assert_equals: getAttribute() expected "0 " but got "-1"

error: old chunk mismatch

OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-grouping-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698