mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update web-platform-tests and CSS tests.
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
This commit is contained in:
parent
fb4f421c8b
commit
296fa2512b
21852 changed files with 2080936 additions and 892894 deletions
|
@ -4,7 +4,7 @@
|
|||
<link href="http://mrkn.co/axegs" rel="author" title="Rick Hurst">
|
||||
<link href="http://www.w3.org/TR/css-transforms-1/#transform-property" rel="help">
|
||||
<link href="reference/2d-rotate-ref.htm" rel="match">
|
||||
<meta content="css3, rotate, svg" name="flags">
|
||||
<meta content="svg" name="flags">
|
||||
<meta content="asserting that you can rotate an element with CSS" name="assert">
|
||||
<style type="text/css">
|
||||
article, svg{
|
||||
|
@ -29,7 +29,7 @@
|
|||
<p>You should only see one block with color green, and you should not see any red</p>
|
||||
<section>
|
||||
<article></article>
|
||||
<svg width="300" version="1.1" xmlns:xmlns="http://www.w3.org/2000/svg" height="200">
|
||||
<svg height="200" width="300" version="1.1" xmlns:xmlns="http://www.w3.org/2000/svg">
|
||||
<style type="text/css">
|
||||
rect{
|
||||
stroke-width: 10;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue