mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -35,18 +35,18 @@
|
||||
<p>Test passes if the orange rectangle is just tall enough to contain the bottommost small filled teal square and the uppermost small filled teal square.</p>
|
||||
|
||||
<!--
|
||||
In this test, the short vertical blue line represents the tallest
|
||||
inline box present in the line box. And its presence contribute
|
||||
to demonstrate that the line box height is not necessarly given
|
||||
In this test, the short vertical blue line represents the tallest
|
||||
inline box present in the line box. And its presence contribute
|
||||
to demonstrate that the line box height is not necessarly given
|
||||
by the height of its tallest inline box.
|
||||
-->
|
||||
|
||||
<div>
|
||||
<img id="va-minus10" src="support/swatch-teal.png" width="20" height="20" alt="Image dowload support must be enabled" />
|
||||
<img id="va-baseline" src="support/swatch-teal.png" width="20" height="20" alt="Image dowload support must be enabled" />
|
||||
<img id="va-minus10" src="support/swatch-teal.png" width="20" height="20" alt="Image dowload support must be enabled" />
|
||||
<img id="va-baseline" src="support/swatch-teal.png" width="20" height="20" alt="Image dowload support must be enabled" />
|
||||
<img id="blue" src="support/swatch-blue.png" width="5" height="35" alt="Image download support must be enabled" />
|
||||
<img id="va-plus10" src="support/swatch-teal.png" width="20" height="20" alt="Image dowload support must be enabled" />
|
||||
<img id="va-plus20" src="support/swatch-teal.png" width="20" height="20" alt="Image dowload support must be enabled" />
|
||||
<img id="va-plus10" src="support/swatch-teal.png" width="20" height="20" alt="Image dowload support must be enabled" />
|
||||
<img id="va-plus20" src="support/swatch-teal.png" width="20" height="20" alt="Image dowload support must be enabled" />
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user