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

Side by Side Diff: LayoutTests/webexposed/element-instance-property-listing-expected.txt

Issue 786753003: Implement type=radio and radiogroup attribute for menuitem. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebaselined Created 6 years 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 test documents all properties on all element instances. 1 This test documents all properties on all element instances.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 [HTML NAMESPACE ELEMENT PROPERTIES] 6 [HTML NAMESPACE ELEMENT PROPERTIES]
7 namespace http://www.w3.org/1999/xhtml 7 namespace http://www.w3.org/1999/xhtml
8 <common> 8 <common>
9 property accessKey 9 property accessKey
10 property attributes 10 property attributes
(...skipping 563 matching lines...) Expand 10 before | Expand all | Expand 10 after
574 property width 574 property width
575 html element menu 575 html element menu
576 property compact 576 property compact
577 property label 577 property label
578 property type 578 property type
579 html element menuitem 579 html element menuitem
580 property checked 580 property checked
581 property default 581 property default
582 property disabled 582 property disabled
583 property label 583 property label
584 property radiogroup
584 property type 585 property type
585 html element meta 586 html element meta
586 property content 587 property content
587 property httpEquiv 588 property httpEquiv
588 property name 589 property name
589 property scheme 590 property scheme
590 html element meter 591 html element meter
591 property high 592 property high
592 property labels 593 property labels
593 property low 594 property low
(...skipping 546 matching lines...) Expand 10 before | Expand all | Expand 10 after
1140 svg element textPath 1141 svg element textPath
1141 svg element title 1142 svg element title
1142 property text 1143 property text
1143 svg element tspan 1144 svg element tspan
1144 svg element use 1145 svg element use
1145 svg element view 1146 svg element view
1146 PASS successfullyParsed is true 1147 PASS successfullyParsed is true
1147 1148
1148 TEST COMPLETE 1149 TEST COMPLETE
1149 1150
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/HTMLMenuItemElement/menuitem-click-expected.txt ('k') | Source/core/html/HTMLAttributeNames.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698