mirror of
https://github.com/servo/servo
synced 2026-04-29 19:07:38 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
body {direction: rtl;}
|
||||
|
||||
p {direction: ltr;}
|
||||
|
||||
body {direction: rtl;}
|
||||
|
||||
p {direction: ltr;}
|
||||
|
||||
div
|
||||
{
|
||||
height: 30px;
|
||||
@@ -34,7 +34,7 @@
|
||||
<p>Test passes if the orange and blue rectangles have the <strong>same width</strong>.</p>
|
||||
|
||||
<div id="orange"></div>
|
||||
|
||||
|
||||
<div id="blue"></div>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user