mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -24,13 +24,13 @@
|
||||
|
||||
<div>
|
||||
<img src="support/60x60-green.png" width="15%" alt="FAIL: image download must be enabled"><img src="support/swatch-white.png" width="5" height="5" alt="FAIL: image download must be enabled">
|
||||
|
||||
|
||||
<img src="support/60x60-green.png" width="15%" height="1%" alt="FAIL: image download must be enabled"><img src="support/swatch-white.png" width="5" height="5" alt="FAIL: image download must be enabled">
|
||||
|
||||
|
||||
<img src="support/60x60-green.png" style="width: 15%;" alt="FAIL: image download must be enabled"><img src="support/swatch-white.png" width="5" height="5" alt="FAIL: image download must be enabled">
|
||||
|
||||
|
||||
<img src="support/60x60-green.png" style="width: 15%; height: auto;" alt="FAIL: image download must be enabled"><img src="support/swatch-white.png" width="5" height="5" alt="FAIL: image download must be enabled">
|
||||
|
||||
|
||||
<img src="support/60x60-green.png" style="width: 15%; height: 1%;" alt="FAIL: image download must be enabled">
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user