mirror of
https://github.com/servo/servo.git
synced 2025-06-20 07:08:59 +01:00
Auto merge of #8521 - notriddle:test_7780, r=mrobinson
Add test for #7780 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8521) <!-- Reviewable:end -->
This commit is contained in:
commit
f8c2c3c3e4
2 changed files with 8 additions and 0 deletions
|
@ -10,5 +10,9 @@
|
||||||
<span style="color: transparent;"><img src="100x100_green.png"></span>
|
<span style="color: transparent;"><img src="100x100_green.png"></span>
|
||||||
<img style="filter: blur(0px);" src="100x100_green.png">
|
<img style="filter: blur(0px);" src="100x100_green.png">
|
||||||
</div>
|
</div>
|
||||||
|
<div style="font-size: 25px">
|
||||||
|
<span style="transform:scale(1)">X</span>
|
||||||
|
<span style="transform:scale(1)">O</span>
|
||||||
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -8,5 +8,9 @@
|
||||||
<span style="color: transparent;"><img src="100x100_green.png"></span>
|
<span style="color: transparent;"><img src="100x100_green.png"></span>
|
||||||
<img src="100x100_green.png">
|
<img src="100x100_green.png">
|
||||||
</div>
|
</div>
|
||||||
|
<div style="font-size: 25px">
|
||||||
|
<span>X</span>
|
||||||
|
<span>O</span>
|
||||||
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue