mirror of
https://github.com/servo/servo
synced 2026-04-30 19:37:43 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<meta content="" name="flags" />
|
||||
<meta content="The content of replaced element 'img' is trimmed to the content edge curve of a rounded corner." name="assert" />
|
||||
<style type="text/css">
|
||||
img
|
||||
img
|
||||
{
|
||||
border-radius: 50px;
|
||||
padding: 10px;
|
||||
@@ -20,4 +20,5 @@
|
||||
<p>Test passes if there is no red visible on the page.</p>
|
||||
<img src="../support/black_red.png" />
|
||||
|
||||
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user