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

Side by Side 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, 2 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
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS html.title: typeof IDL attribute 2 PASS html.title: typeof IDL attribute
3 PASS html.title: IDL get with DOM attribute unset 3 PASS html.title: IDL get with DOM attribute unset
4 PASS html.title: setAttribute() to "" followed by getAttribute() 4 PASS html.title: setAttribute() to "" followed by getAttribute()
5 PASS html.title: setAttribute() to "" followed by IDL get 5 PASS html.title: setAttribute() to "" followed by IDL get
6 PASS html.title: 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 foo " followed by getAttribute() 6 PASS html.title: 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 foo " followed by getAttribute()
7 PASS html.title: 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 foo " followed by IDL get 7 PASS html.title: 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 foo " followed by IDL get
8 PASS html.title: setAttribute() to undefined followed by getAttribute() 8 PASS html.title: setAttribute() to undefined followed by getAttribute()
9 PASS html.title: setAttribute() to undefined followed by IDL get 9 PASS html.title: setAttribute() to undefined followed by IDL get
10 PASS html.title: setAttribute() to 7 followed by getAttribute() 10 PASS html.title: setAttribute() to 7 followed by getAttribute()
(...skipping 6759 matching lines...) Expand 10 before | Expand all | Expand 10 after
6770 PASS menuitem.label: IDL set to null followed by IDL get 6770 PASS menuitem.label: IDL set to null followed by IDL get
6771 PASS menuitem.label: IDL set to object "test-toString" should not throw 6771 PASS menuitem.label: IDL set to object "test-toString" should not throw
6772 PASS menuitem.label: IDL set to object "test-toString" followed by getAttribute( ) 6772 PASS menuitem.label: IDL set to object "test-toString" followed by getAttribute( )
6773 PASS menuitem.label: IDL set to object "test-toString" followed by IDL get 6773 PASS menuitem.label: IDL set to object "test-toString" followed by IDL get
6774 PASS menuitem.label: IDL set to object "test-valueOf" should not throw 6774 PASS menuitem.label: IDL set to object "test-valueOf" should not throw
6775 PASS menuitem.label: IDL set to object "test-valueOf" followed by getAttribute() 6775 PASS menuitem.label: IDL set to object "test-valueOf" followed by getAttribute()
6776 PASS menuitem.label: IDL set to object "test-valueOf" followed by IDL get 6776 PASS menuitem.label: IDL set to object "test-valueOf" followed by IDL get
6777 PASS menuitem.icon: typeof IDL attribute 6777 PASS menuitem.icon: typeof IDL attribute
6778 PASS menuitem.icon: IDL get with DOM attribute unset 6778 PASS menuitem.icon: IDL get with DOM attribute unset
6779 PASS menuitem.icon: setAttribute() to "" followed by getAttribute() 6779 PASS menuitem.icon: setAttribute() to "" followed by getAttribute()
6780 FAIL menuitem.icon: setAttribute() to "" followed by IDL get assert_equals: expe cted "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt /html/dom/reflection-misc.html" but got "" 6780 PASS menuitem.icon: setAttribute() to "" followed by IDL get
6781 PASS menuitem.icon: setAttribute() to " foo " followed by getAttribute() 6781 PASS menuitem.icon: setAttribute() to " foo " followed by getAttribute()
6782 FAIL menuitem.icon: setAttribute() to " foo " followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/importe d/wpt/html/dom/foo" but got " foo " 6782 PASS menuitem.icon: setAttribute() to " foo " followed by IDL get
6783 PASS menuitem.icon: setAttribute() to "http://site.example/" followed by getAttr ibute() 6783 PASS menuitem.icon: setAttribute() to "http://site.example/" followed by getAttr ibute()
6784 PASS menuitem.icon: setAttribute() to "http://site.example/" followed by IDL get 6784 PASS menuitem.icon: setAttribute() to "http://site.example/" followed by IDL get
6785 PASS menuitem.icon: setAttribute() to "//site.example/path???@#l" followed by ge tAttribute() 6785 PASS menuitem.icon: setAttribute() to "//site.example/path???@#l" followed by ge tAttribute()
6786 FAIL menuitem.icon: setAttribute() to "//site.example/path???@#l" followed by ID L get assert_equals: expected "file://site.example/path???@#l" but got "//site.e xample/path???@#l" 6786 PASS menuitem.icon: setAttribute() to "//site.example/path???@#l" followed by ID L get
6787 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 " f ollowed by getAttribute() 6787 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 " f ollowed by getAttribute()
6788 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 " f ollowed 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 " 6788 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 " f ollowed by IDL get
6789 PASS menuitem.icon: setAttribute() to undefined followed by getAttribute() 6789 PASS menuitem.icon: setAttribute() to undefined followed by getAttribute()
6790 FAIL menuitem.icon: setAttribute() to undefined followed by IDL get assert_equal s: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/impor ted/wpt/html/dom/undefined" but got "undefined" 6790 PASS menuitem.icon: setAttribute() to undefined followed by IDL get
6791 PASS menuitem.icon: setAttribute() to 7 followed by getAttribute() 6791 PASS menuitem.icon: setAttribute() to 7 followed by getAttribute()
6792 FAIL menuitem.icon: setAttribute() to 7 followed by IDL get assert_equals: expec ted "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/ html/dom/7" but got "7" 6792 PASS menuitem.icon: setAttribute() to 7 followed by IDL get
6793 PASS menuitem.icon: setAttribute() to 1.5 followed by getAttribute() 6793 PASS menuitem.icon: setAttribute() to 1.5 followed by getAttribute()
6794 FAIL menuitem.icon: setAttribute() to 1.5 followed by IDL get assert_equals: exp ected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wp t/html/dom/1.5" but got "1.5" 6794 PASS menuitem.icon: setAttribute() to 1.5 followed by IDL get
6795 PASS menuitem.icon: setAttribute() to true followed by getAttribute() 6795 PASS menuitem.icon: setAttribute() to true followed by getAttribute()
6796 FAIL menuitem.icon: setAttribute() to true followed by IDL get assert_equals: ex pected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/w pt/html/dom/true" but got "true" 6796 PASS menuitem.icon: setAttribute() to true followed by IDL get
6797 PASS menuitem.icon: setAttribute() to false followed by getAttribute() 6797 PASS menuitem.icon: setAttribute() to false followed by getAttribute()
6798 FAIL menuitem.icon: setAttribute() to false followed by IDL get assert_equals: e xpected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/ wpt/html/dom/false" but got "false" 6798 PASS menuitem.icon: setAttribute() to false followed by IDL get
6799 PASS menuitem.icon: setAttribute() to object "[object Object]" followed by getAt tribute() 6799 PASS menuitem.icon: setAttribute() to object "[object Object]" followed by getAt tribute()
6800 FAIL menuitem.icon: setAttribute() to object "[object Object]" followed by IDL g et assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/La youtTests/imported/wpt/html/dom/[object%20Object]" but got "[object Object]" 6800 PASS menuitem.icon: setAttribute() to object "[object Object]" followed by IDL g et
6801 PASS menuitem.icon: setAttribute() to NaN followed by getAttribute() 6801 PASS menuitem.icon: setAttribute() to NaN followed by getAttribute()
6802 FAIL menuitem.icon: setAttribute() to NaN followed by IDL get assert_equals: exp ected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wp t/html/dom/NaN" but got "NaN" 6802 PASS menuitem.icon: setAttribute() to NaN followed by IDL get
6803 PASS menuitem.icon: setAttribute() to Infinity followed by getAttribute() 6803 PASS menuitem.icon: setAttribute() to Infinity followed by getAttribute()
6804 FAIL menuitem.icon: setAttribute() to Infinity followed by IDL get assert_equals : expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/import ed/wpt/html/dom/Infinity" but got "Infinity" 6804 PASS menuitem.icon: setAttribute() to Infinity followed by IDL get
6805 PASS menuitem.icon: setAttribute() to -Infinity followed by getAttribute() 6805 PASS menuitem.icon: setAttribute() to -Infinity followed by getAttribute()
6806 FAIL menuitem.icon: setAttribute() to -Infinity followed by IDL get assert_equal s: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/impor ted/wpt/html/dom/-Infinity" but got "-Infinity" 6806 PASS menuitem.icon: setAttribute() to -Infinity followed by IDL get
6807 PASS menuitem.icon: setAttribute() to "\0" followed by getAttribute() 6807 PASS menuitem.icon: setAttribute() to "\0" followed by getAttribute()
6808 FAIL menuitem.icon: setAttribute() to "\0" followed by IDL get assert_equals: ex pected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/w pt/html/dom/reflection-misc.html" but got "\0" 6808 PASS menuitem.icon: setAttribute() to "\0" followed by IDL get
6809 PASS menuitem.icon: setAttribute() to null followed by getAttribute() 6809 PASS menuitem.icon: setAttribute() to null followed by getAttribute()
6810 FAIL menuitem.icon: setAttribute() to null followed by IDL get assert_equals: ex pected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/w pt/html/dom/null" but got "null" 6810 PASS menuitem.icon: setAttribute() to null followed by IDL get
6811 PASS menuitem.icon: setAttribute() to object "test-toString" followed by getAttr ibute() 6811 PASS menuitem.icon: setAttribute() to object "test-toString" followed by getAttr ibute()
6812 FAIL menuitem.icon: setAttribute() to object "test-toString" followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/Layo utTests/imported/wpt/html/dom/test-toString" but got "test-toString" 6812 PASS menuitem.icon: setAttribute() to object "test-toString" followed by IDL get
6813 PASS menuitem.icon: setAttribute() to object "test-valueOf" followed by getAttri bute() 6813 PASS menuitem.icon: setAttribute() to object "test-valueOf" followed by getAttri bute()
6814 FAIL menuitem.icon: setAttribute() to object "test-valueOf" followed by IDL get assert_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/Layou tTests/imported/wpt/html/dom/test-valueOf" but got "test-valueOf" 6814 PASS menuitem.icon: setAttribute() to object "test-valueOf" followed by IDL get
6815 PASS menuitem.icon: IDL set to "" should not throw 6815 PASS menuitem.icon: IDL set to "" should not throw
6816 PASS menuitem.icon: IDL set to "" followed by getAttribute() 6816 PASS menuitem.icon: IDL set to "" followed by getAttribute()
6817 FAIL menuitem.icon: IDL set to "" followed by IDL get assert_equals: expected "f ile:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/d om/reflection-misc.html" but got "" 6817 PASS menuitem.icon: IDL set to "" followed by IDL get
6818 PASS menuitem.icon: IDL set to " foo " should not throw 6818 PASS menuitem.icon: IDL set to " foo " should not throw
6819 PASS menuitem.icon: IDL set to " foo " followed by getAttribute() 6819 PASS menuitem.icon: IDL set to " foo " followed by getAttribute()
6820 FAIL menuitem.icon: IDL set to " foo " followed by IDL get assert_equals: expect ed "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/h tml/dom/foo" but got " foo " 6820 PASS menuitem.icon: IDL set to " foo " followed by IDL get
6821 PASS menuitem.icon: IDL set to "http://site.example/" should not throw 6821 PASS menuitem.icon: IDL set to "http://site.example/" should not throw
6822 PASS menuitem.icon: IDL set to "http://site.example/" followed by getAttribute() 6822 PASS menuitem.icon: IDL set to "http://site.example/" followed by getAttribute()
6823 PASS menuitem.icon: IDL set to "http://site.example/" followed by IDL get 6823 PASS menuitem.icon: IDL set to "http://site.example/" followed by IDL get
6824 PASS menuitem.icon: IDL set to "//site.example/path???@#l" should not throw 6824 PASS menuitem.icon: IDL set to "//site.example/path???@#l" should not throw
6825 PASS menuitem.icon: IDL set to "//site.example/path???@#l" followed by getAttrib ute() 6825 PASS menuitem.icon: IDL set to "//site.example/path???@#l" followed by getAttrib ute()
6826 FAIL menuitem.icon: IDL set to "//site.example/path???@#l" followed by IDL get a ssert_equals: expected "file://site.example/path???@#l" but got "//site.example/ path???@#l" 6826 PASS menuitem.icon: IDL set to "//site.example/path???@#l" followed by IDL get
6827 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 n ot throw 6827 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 n ot throw
6828 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() 6828 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()
6829 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\x 02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x1 8\x19\x1a\x1b\x1c\x1d\x1e\x1f " 6829 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
6830 PASS menuitem.icon: IDL set to undefined should not throw 6830 PASS menuitem.icon: IDL set to undefined should not throw
6831 PASS menuitem.icon: IDL set to undefined followed by getAttribute() 6831 PASS menuitem.icon: IDL set to undefined followed by getAttribute()
6832 FAIL menuitem.icon: IDL set to undefined followed by IDL get assert_equals: expe cted "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt /html/dom/undefined" but got "undefined" 6832 PASS menuitem.icon: IDL set to undefined followed by IDL get
6833 PASS menuitem.icon: IDL set to 7 should not throw 6833 PASS menuitem.icon: IDL set to 7 should not throw
6834 PASS menuitem.icon: IDL set to 7 followed by getAttribute() 6834 PASS menuitem.icon: IDL set to 7 followed by getAttribute()
6835 FAIL menuitem.icon: IDL set to 7 followed by IDL get assert_equals: expected "fi le:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/html/do m/7" but got "7" 6835 PASS menuitem.icon: IDL set to 7 followed by IDL get
6836 PASS menuitem.icon: IDL set to 1.5 should not throw 6836 PASS menuitem.icon: IDL set to 1.5 should not throw
6837 PASS menuitem.icon: IDL set to 1.5 followed by getAttribute() 6837 PASS menuitem.icon: IDL set to 1.5 followed by getAttribute()
6838 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" 6838 PASS menuitem.icon: IDL set to 1.5 followed by IDL get
6839 PASS menuitem.icon: IDL set to true should not throw 6839 PASS menuitem.icon: IDL set to true should not throw
6840 PASS menuitem.icon: IDL set to true followed by getAttribute() 6840 PASS menuitem.icon: IDL set to true followed by getAttribute()
6841 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" 6841 PASS menuitem.icon: IDL set to true followed by IDL get
6842 PASS menuitem.icon: IDL set to false should not throw 6842 PASS menuitem.icon: IDL set to false should not throw
6843 PASS menuitem.icon: IDL set to false followed by getAttribute() 6843 PASS menuitem.icon: IDL set to false followed by getAttribute()
6844 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/htm l/dom/false" but got "false" 6844 PASS menuitem.icon: IDL set to false followed by IDL get
6845 PASS menuitem.icon: IDL set to object "[object Object]" should not throw 6845 PASS menuitem.icon: IDL set to object "[object Object]" should not throw
6846 PASS menuitem.icon: IDL set to object "[object Object]" followed by getAttribute () 6846 PASS menuitem.icon: IDL set to object "[object Object]" followed by getAttribute ()
6847 FAIL menuitem.icon: IDL set to object "[object Object]" followed by IDL get asse rt_equals: expected "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTes ts/imported/wpt/html/dom/[object%20Object]" but got "[object Object]" 6847 PASS menuitem.icon: IDL set to object "[object Object]" followed by IDL get
6848 PASS menuitem.icon: IDL set to NaN should not throw 6848 PASS menuitem.icon: IDL set to NaN should not throw
6849 PASS menuitem.icon: IDL set to NaN followed by getAttribute() 6849 PASS menuitem.icon: IDL set to NaN followed by getAttribute()
6850 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" 6850 PASS menuitem.icon: IDL set to NaN followed by IDL get
6851 PASS menuitem.icon: IDL set to Infinity should not throw 6851 PASS menuitem.icon: IDL set to Infinity should not throw
6852 PASS menuitem.icon: IDL set to Infinity followed by getAttribute() 6852 PASS menuitem.icon: IDL set to Infinity followed by getAttribute()
6853 FAIL menuitem.icon: IDL set to Infinity followed by IDL get assert_equals: expec ted "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt/ html/dom/Infinity" but got "Infinity" 6853 PASS menuitem.icon: IDL set to Infinity followed by IDL get
6854 PASS menuitem.icon: IDL set to -Infinity should not throw 6854 PASS menuitem.icon: IDL set to -Infinity should not throw
6855 PASS menuitem.icon: IDL set to -Infinity followed by getAttribute() 6855 PASS menuitem.icon: IDL set to -Infinity followed by getAttribute()
6856 FAIL menuitem.icon: IDL set to -Infinity followed by IDL get assert_equals: expe cted "file:///Users/tkent/chrome/src/third_party/WebKit/LayoutTests/imported/wpt /html/dom/-Infinity" but got "-Infinity" 6856 PASS menuitem.icon: IDL set to -Infinity followed by IDL get
6857 PASS menuitem.icon: IDL set to "\0" should not throw 6857 PASS menuitem.icon: IDL set to "\0" should not throw
6858 PASS menuitem.icon: IDL set to "\0" followed by getAttribute() 6858 PASS menuitem.icon: IDL set to "\0" followed by getAttribute()
6859 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" 6859 PASS menuitem.icon: IDL set to "\0" followed by IDL get
6860 PASS menuitem.icon: IDL set to null should not throw 6860 PASS menuitem.icon: IDL set to null should not throw
6861 PASS menuitem.icon: IDL set to null followed by getAttribute() 6861 PASS menuitem.icon: IDL set to null followed by getAttribute()
6862 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" 6862 PASS menuitem.icon: IDL set to null followed by IDL get
6863 PASS menuitem.icon: IDL set to object "test-toString" should not throw 6863 PASS menuitem.icon: IDL set to object "test-toString" should not throw
6864 PASS menuitem.icon: IDL set to object "test-toString" followed by getAttribute() 6864 PASS menuitem.icon: IDL set to object "test-toString" followed by getAttribute()
6865 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" 6865 PASS menuitem.icon: IDL set to object "test-toString" followed by IDL get
6866 PASS menuitem.icon: IDL set to object "test-valueOf" should not throw 6866 PASS menuitem.icon: IDL set to object "test-valueOf" should not throw
6867 PASS menuitem.icon: IDL set to object "test-valueOf" followed by getAttribute() 6867 PASS menuitem.icon: IDL set to object "test-valueOf" followed by getAttribute()
6868 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" 6868 PASS menuitem.icon: IDL set to object "test-valueOf" followed by IDL get
6869 PASS menuitem.disabled: typeof IDL attribute 6869 PASS menuitem.disabled: typeof IDL attribute
6870 PASS menuitem.disabled: IDL get with DOM attribute unset 6870 PASS menuitem.disabled: IDL get with DOM attribute unset
6871 PASS menuitem.disabled: setAttribute() to "" followed by getAttribute() 6871 PASS menuitem.disabled: setAttribute() to "" followed by getAttribute()
6872 PASS menuitem.disabled: setAttribute() to "" followed by IDL get 6872 PASS menuitem.disabled: setAttribute() to "" followed by IDL get
6873 PASS menuitem.disabled: setAttribute() to " foo " followed by getAttribute() 6873 PASS menuitem.disabled: setAttribute() to " foo " followed by getAttribute()
6874 PASS menuitem.disabled: setAttribute() to " foo " followed by IDL get 6874 PASS menuitem.disabled: setAttribute() to " foo " followed by IDL get
6875 PASS menuitem.disabled: setAttribute() to undefined followed by getAttribute() 6875 PASS menuitem.disabled: setAttribute() to undefined followed by getAttribute()
6876 PASS menuitem.disabled: setAttribute() to undefined followed by IDL get 6876 PASS menuitem.disabled: setAttribute() to undefined followed by IDL get
6877 PASS menuitem.disabled: setAttribute() to null followed by getAttribute() 6877 PASS menuitem.disabled: setAttribute() to null followed by getAttribute()
6878 PASS menuitem.disabled: setAttribute() to null followed by IDL get 6878 PASS menuitem.disabled: setAttribute() to null followed by IDL get
(...skipping 1557 matching lines...) Expand 10 before | Expand all | Expand 10 after
8436 PASS undefinedelement.tabIndex: IDL set to 1 followed by getAttribute() 8436 PASS undefinedelement.tabIndex: IDL set to 1 followed by getAttribute()
8437 PASS undefinedelement.tabIndex: IDL set to 1 followed by IDL get 8437 PASS undefinedelement.tabIndex: IDL set to 1 followed by IDL get
8438 PASS undefinedelement.tabIndex: IDL set to 2147483647 should not throw 8438 PASS undefinedelement.tabIndex: IDL set to 2147483647 should not throw
8439 PASS undefinedelement.tabIndex: IDL set to 2147483647 followed by getAttribute() 8439 PASS undefinedelement.tabIndex: IDL set to 2147483647 followed by getAttribute()
8440 FAIL undefinedelement.tabIndex: IDL set to 2147483647 followed by IDL get assert _equals: expected 2147483647 but got 32767 8440 FAIL undefinedelement.tabIndex: IDL set to 2147483647 followed by IDL get assert _equals: expected 2147483647 but got 32767
8441 PASS undefinedelement.tabIndex: IDL set to -2147483648 should not throw 8441 PASS undefinedelement.tabIndex: IDL set to -2147483648 should not throw
8442 PASS undefinedelement.tabIndex: IDL set to -2147483648 followed by getAttribute( ) 8442 PASS undefinedelement.tabIndex: IDL set to -2147483648 followed by getAttribute( )
8443 FAIL undefinedelement.tabIndex: IDL set to -2147483648 followed by IDL get asser t_equals: expected -2147483648 but got 32767 8443 FAIL undefinedelement.tabIndex: IDL set to -2147483648 followed by IDL get asser t_equals: expected -2147483648 but got 32767
8444 Harness: the test ran to completion. 8444 Harness: the test ran to completion.
8445 8445
OLDNEW
« 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