Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / HTMLOptionElement / option-text-expected.txt
blobd34a2cd1068f699cf090678a371ac7cfb5418daa
1 Test for the text attribute of HTMLOptionElement. To match other browsers, the attribute value is the text as displayed in the list box or popup, rather than strictly “the text contained within the option element” as specified.
4 PASS: got "foo" as expected.
5 PASS: got "foo" as expected.
6 PASS: got "¥" as expected.
7 PASS: got "foo bar" as expected.
8 PASS: got "label" as expected.