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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc-expected.txt

Issue 2380683007: 'icon' IDL attribute of HTMLMenuItemElement should reflect as URL. (Closed)
Patch Set: Created 4 years, 3 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: third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc-expected.txt
index 6d9dd5d066f9cba7d3b19ba4ea01f3d1e32608aa..2e14326130ac963fa3d1118f5301aa77d1cedaf0 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc-expected.txt
@@ -6777,95 +6777,95 @@ PASS menuitem.label: IDL set to object "test-valueOf" followed by IDL get
PASS menuitem.icon: typeof IDL attribute
PASS menuitem.icon: IDL get with DOM attribute unset
PASS menuitem.icon: setAttribute() to "" followed by getAttribute()
-FAIL menuitem.icon: setAttribute() to "" followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc.html" but got ""
+PASS menuitem.icon: setAttribute() to "" followed by IDL get
PASS menuitem.icon: setAttribute() to " foo " followed by getAttribute()
-FAIL menuitem.icon: setAttribute() to " foo " followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/foo" but got " foo "
+PASS menuitem.icon: setAttribute() to " foo " followed by IDL get
PASS menuitem.icon: setAttribute() to "http://site.example/" followed by getAttribute()
PASS menuitem.icon: setAttribute() to "http://site.example/" followed by IDL get
PASS menuitem.icon: setAttribute() to "//site.example/path???@#l" followed by getAttribute()
-FAIL menuitem.icon: setAttribute() to "//site.example/path???@#l" followed by IDL get assert_equals: expected "file://site.example/path???@#l" but got "//site.example/path???@#l"
+PASS menuitem.icon: setAttribute() to "//site.example/path???@#l" followed by IDL get
PASS menuitem.icon: setAttribute() to "\0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f " followed by getAttribute()
-FAIL menuitem.icon: setAttribute() to "\0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f " followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc.html" but got "\0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f "
+PASS menuitem.icon: setAttribute() to "\0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f " followed by IDL get
PASS menuitem.icon: setAttribute() to undefined followed by getAttribute()
-FAIL menuitem.icon: setAttribute() to undefined followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/undefined" but got "undefined"
+PASS menuitem.icon: setAttribute() to undefined followed by IDL get
PASS menuitem.icon: setAttribute() to 7 followed by getAttribute()
-FAIL menuitem.icon: setAttribute() to 7 followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/7" but got "7"
+PASS menuitem.icon: setAttribute() to 7 followed by IDL get
PASS menuitem.icon: setAttribute() to 1.5 followed by getAttribute()
-FAIL menuitem.icon: setAttribute() to 1.5 followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/1.5" but got "1.5"
+PASS menuitem.icon: setAttribute() to 1.5 followed by IDL get
PASS menuitem.icon: setAttribute() to true followed by getAttribute()
-FAIL menuitem.icon: setAttribute() to true followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/true" but got "true"
+PASS menuitem.icon: setAttribute() to true followed by IDL get
PASS menuitem.icon: setAttribute() to false followed by getAttribute()
-FAIL menuitem.icon: setAttribute() to false followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/false" but got "false"
+PASS menuitem.icon: setAttribute() to false followed by IDL get
PASS menuitem.icon: setAttribute() to object "[object Object]" followed by getAttribute()
-FAIL menuitem.icon: setAttribute() to object "[object Object]" followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/[object%20Object]" but got "[object Object]"
+PASS menuitem.icon: setAttribute() to object "[object Object]" followed by IDL get
PASS menuitem.icon: setAttribute() to NaN followed by getAttribute()
-FAIL menuitem.icon: setAttribute() to NaN followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/NaN" but got "NaN"
+PASS menuitem.icon: setAttribute() to NaN followed by IDL get
PASS menuitem.icon: setAttribute() to Infinity followed by getAttribute()
-FAIL menuitem.icon: setAttribute() to Infinity followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/Infinity" but got "Infinity"
+PASS menuitem.icon: setAttribute() to Infinity followed by IDL get
PASS menuitem.icon: setAttribute() to -Infinity followed by getAttribute()
-FAIL menuitem.icon: setAttribute() to -Infinity followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/-Infinity" but got "-Infinity"
+PASS menuitem.icon: setAttribute() to -Infinity followed by IDL get
PASS menuitem.icon: setAttribute() to "\0" followed by getAttribute()
-FAIL menuitem.icon: setAttribute() to "\0" followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc.html" but got "\0"
+PASS menuitem.icon: setAttribute() to "\0" followed by IDL get
PASS menuitem.icon: setAttribute() to null followed by getAttribute()
-FAIL menuitem.icon: setAttribute() to null followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/null" but got "null"
+PASS menuitem.icon: setAttribute() to null followed by IDL get
PASS menuitem.icon: setAttribute() to object "test-toString" followed by getAttribute()
-FAIL menuitem.icon: setAttribute() to object "test-toString" followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/test-toString" but got "test-toString"
+PASS menuitem.icon: setAttribute() to object "test-toString" followed by IDL get
PASS menuitem.icon: setAttribute() to object "test-valueOf" followed by getAttribute()
-FAIL menuitem.icon: setAttribute() to object "test-valueOf" followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/test-valueOf" but got "test-valueOf"
+PASS menuitem.icon: setAttribute() to object "test-valueOf" followed by IDL get
PASS menuitem.icon: IDL set to "" should not throw
PASS menuitem.icon: IDL set to "" followed by getAttribute()
-FAIL menuitem.icon: IDL set to "" followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc.html" but got ""
+PASS menuitem.icon: IDL set to "" followed by IDL get
PASS menuitem.icon: IDL set to " foo " should not throw
PASS menuitem.icon: IDL set to " foo " followed by getAttribute()
-FAIL menuitem.icon: IDL set to " foo " followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/foo" but got " foo "
+PASS menuitem.icon: IDL set to " foo " followed by IDL get
PASS menuitem.icon: IDL set to "http://site.example/" should not throw
PASS menuitem.icon: IDL set to "http://site.example/" followed by getAttribute()
PASS menuitem.icon: IDL set to "http://site.example/" followed by IDL get
PASS menuitem.icon: IDL set to "//site.example/path???@#l" should not throw
PASS menuitem.icon: IDL set to "//site.example/path???@#l" followed by getAttribute()
-FAIL menuitem.icon: IDL set to "//site.example/path???@#l" followed by IDL get assert_equals: expected "file://site.example/path???@#l" but got "//site.example/path???@#l"
+PASS menuitem.icon: IDL set to "//site.example/path???@#l" followed by IDL get
PASS menuitem.icon: IDL set to "\0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f " should not throw
PASS menuitem.icon: IDL set to "\0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f " followed by getAttribute()
-FAIL menuitem.icon: IDL set to "\0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f " followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc.html" but got "\0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f "
+PASS menuitem.icon: IDL set to "\0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f " followed by IDL get
PASS menuitem.icon: IDL set to undefined should not throw
PASS menuitem.icon: IDL set to undefined followed by getAttribute()
-FAIL menuitem.icon: IDL set to undefined followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/undefined" but got "undefined"
+PASS menuitem.icon: IDL set to undefined followed by IDL get
PASS menuitem.icon: IDL set to 7 should not throw
PASS menuitem.icon: IDL set to 7 followed by getAttribute()
-FAIL menuitem.icon: IDL set to 7 followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/7" but got "7"
+PASS menuitem.icon: IDL set to 7 followed by IDL get
PASS menuitem.icon: IDL set to 1.5 should not throw
PASS menuitem.icon: IDL set to 1.5 followed by getAttribute()
-FAIL menuitem.icon: IDL set to 1.5 followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/1.5" but got "1.5"
+PASS menuitem.icon: IDL set to 1.5 followed by IDL get
PASS menuitem.icon: IDL set to true should not throw
PASS menuitem.icon: IDL set to true followed by getAttribute()
-FAIL menuitem.icon: IDL set to true followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/true" but got "true"
+PASS menuitem.icon: IDL set to true followed by IDL get
PASS menuitem.icon: IDL set to false should not throw
PASS menuitem.icon: IDL set to false followed by getAttribute()
-FAIL menuitem.icon: IDL set to false followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/false" but got "false"
+PASS menuitem.icon: IDL set to false followed by IDL get
PASS menuitem.icon: IDL set to object "[object Object]" should not throw
PASS menuitem.icon: IDL set to object "[object Object]" followed by getAttribute()
-FAIL menuitem.icon: IDL set to object "[object Object]" followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/[object%20Object]" but got "[object Object]"
+PASS menuitem.icon: IDL set to object "[object Object]" followed by IDL get
PASS menuitem.icon: IDL set to NaN should not throw
PASS menuitem.icon: IDL set to NaN followed by getAttribute()
-FAIL menuitem.icon: IDL set to NaN followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/NaN" but got "NaN"
+PASS menuitem.icon: IDL set to NaN followed by IDL get
PASS menuitem.icon: IDL set to Infinity should not throw
PASS menuitem.icon: IDL set to Infinity followed by getAttribute()
-FAIL menuitem.icon: IDL set to Infinity followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/Infinity" but got "Infinity"
+PASS menuitem.icon: IDL set to Infinity followed by IDL get
PASS menuitem.icon: IDL set to -Infinity should not throw
PASS menuitem.icon: IDL set to -Infinity followed by getAttribute()
-FAIL menuitem.icon: IDL set to -Infinity followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/-Infinity" but got "-Infinity"
+PASS menuitem.icon: IDL set to -Infinity followed by IDL get
PASS menuitem.icon: IDL set to "\0" should not throw
PASS menuitem.icon: IDL set to "\0" followed by getAttribute()
-FAIL menuitem.icon: IDL set to "\0" followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc.html" but got "\0"
+PASS menuitem.icon: IDL set to "\0" followed by IDL get
PASS menuitem.icon: IDL set to null should not throw
PASS menuitem.icon: IDL set to null followed by getAttribute()
-FAIL menuitem.icon: IDL set to null followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/null" but got "null"
+PASS menuitem.icon: IDL set to null followed by IDL get
PASS menuitem.icon: IDL set to object "test-toString" should not throw
PASS menuitem.icon: IDL set to object "test-toString" followed by getAttribute()
-FAIL menuitem.icon: IDL set to object "test-toString" followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/test-toString" but got "test-toString"
+PASS menuitem.icon: IDL set to object "test-toString" followed by IDL get
PASS menuitem.icon: IDL set to object "test-valueOf" should not throw
PASS menuitem.icon: IDL set to object "test-valueOf" followed by getAttribute()
-FAIL menuitem.icon: IDL set to object "test-valueOf" followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/dom/test-valueOf" but got "test-valueOf"
+PASS menuitem.icon: IDL set to object "test-valueOf" followed by IDL get
PASS menuitem.disabled: typeof IDL attribute
PASS menuitem.disabled: IDL get with DOM attribute unset
PASS menuitem.disabled: setAttribute() to "" followed by getAttribute()
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | third_party/WebKit/Source/core/html/HTMLMenuItemElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698