mirror of
https://github.com/servo/servo.git
synced 2025-06-24 00:54:32 +01:00
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
22 lines
833 B
XML
22 lines
833 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE generic>
|
|
|
|
<?xml-stylesheet type="text/css" href="18.css" ?>
|
|
|
|
<generic xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
<!-->CSS Test: Background: Test Eighteen</-->
|
|
|
|
<generic>
|
|
|
|
<link xmlns="http://www.w3.org/1999/xhtml" rel="alternate" href="http://www.hixie.ch/tests/adhoc/css/background/21.xml" type="application/xhtml+xml"/>
|
|
<link xmlns="http://www.w3.org/1999/xhtml" rel="help" href="https://www.w3.org/TR/CSS2/colors.html#background"/> <!-- I have no real idea of what this is trying to test -->
|
|
|
|
<p> This is an XML document. This paragraph and the links below
|
|
should have two lime borders surrounding them, and the
|
|
background EVERYWHERE should be green. Including the canvas. THE
|
|
ROOT ELEMENT SHOULD NOT STRETCH TO FIT THE VIEWPORT! </p>
|
|
|
|
</generic>
|
|
|
|
</generic>
|