Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-161.xml
blobe01432344416d04499e3a60be6bfb28a7ab3eac2
1 <?xml-stylesheet href="css3-modsel-161.css" type="text/css"?>
2 <test>
3  <p xmlns="http://www.w3.org/1999/xhtml">This line should have a green background.</p>
4  <p xmlns="http://www.w3.org/1999/xhtml">
5   UAs may render the following element as a pop up menu. If so, please ensure the menu is unstyled (or green).
6   <select size="1">
7    <option>This should</option>
8    <option>have a green</option>
9    <option>background.</option>
10   </select>
11  </p>
12  <table xmlns="http://www.w3.org/1999/xhtml"><tr><td>This line should have a green background (or it might be unstyled).</td></tr></table>
13  <!-- only allowed to be unstyled if + and ~ are not supported -->
14 </test>