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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-grouping-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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-grouping-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-grouping-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-grouping-expected.txt
index 42fd237848fa215e6c91bd7826ae8bba8fc9b2bb..8a708bf531d60638fab3b1316205a7fb62d8ea03 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-grouping-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-grouping-expected.txt
@@ -26,27 +26,7 @@ PASS pre.className (<pre class>): 32 tests
PASS pre.hidden: 33 tests
PASS pre.accessKey: 32 tests
PASS pre.tabIndex: 24 tests
-PASS pre.width: 19 tests
-FAIL pre.width: setAttribute() to "\v7" assert_equals: IDL get expected 0 but got 7
-PASS pre.width: 6 tests
-FAIL pre.width: setAttribute() to "
7" assert_equals: IDL get expected 0 but got 7
-PASS pre.width: setAttribute() to "
7"
-FAIL pre.width: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-PASS pre.width: setAttribute() to "᠎7"
-FAIL pre.width: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL pre.width: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL pre.width: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL pre.width: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL pre.width: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL pre.width: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL pre.width: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL pre.width: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL pre.width: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL pre.width: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL pre.width: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-PASS pre.width: setAttribute() to " 7"
-FAIL pre.width: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-PASS pre.width: 17 tests
+PASS pre.width: 60 tests
PASS blockquote.title: 32 tests
PASS blockquote.lang: 32 tests
PASS blockquote.dir: 62 tests
@@ -102,27 +82,7 @@ PASS li.className (<li class>): 32 tests
PASS li.hidden: 33 tests
PASS li.accessKey: 32 tests
PASS li.tabIndex: 24 tests
-PASS li.value: 19 tests
-FAIL li.value: setAttribute() to "\v7" assert_equals: IDL get expected 0 but got 7
-PASS li.value: 6 tests
-FAIL li.value: setAttribute() to "
7" assert_equals: IDL get expected 0 but got 7
-PASS li.value: setAttribute() to "
7"
-FAIL li.value: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-PASS li.value: setAttribute() to "᠎7"
-FAIL li.value: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL li.value: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL li.value: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL li.value: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL li.value: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL li.value: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL li.value: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL li.value: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL li.value: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL li.value: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-FAIL li.value: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-PASS li.value: setAttribute() to " 7"
-FAIL li.value: setAttribute() to " 7" assert_equals: IDL get expected 0 but got 7
-PASS li.value: 17 tests
+PASS li.value: 60 tests
PASS li.type: 32 tests
PASS dl.title: 32 tests
PASS dl.lang: 32 tests

Powered by Google App Engine
This is Rietveld 408576698