mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision d674587d6ae7d2e231d632785559f2613d554eb0
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
.greenSquare {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
-webkit-transform: scale(.33);
|
||||
-webkit-transform-origin: top left;
|
||||
transform: scale(.33);
|
||||
transform-origin: top left;
|
||||
}
|
||||
.greenSquareTwo {
|
||||
width: 33px;
|
||||
|
||||
Reference in New Issue
Block a user