aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-transforms-1_dev/xhtml1print/reference/css-transform-3d-rotateX-ref.xht
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/css-tests/css-transforms-1_dev/xhtml1print/reference/css-transform-3d-rotateX-ref.xht')
-rw-r--r--tests/wpt/css-tests/css-transforms-1_dev/xhtml1print/reference/css-transform-3d-rotateX-ref.xht6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/wpt/css-tests/css-transforms-1_dev/xhtml1print/reference/css-transform-3d-rotateX-ref.xht b/tests/wpt/css-tests/css-transforms-1_dev/xhtml1print/reference/css-transform-3d-rotateX-ref.xht
index 5a3bb413db1..5d07002fdfb 100644
--- a/tests/wpt/css-tests/css-transforms-1_dev/xhtml1print/reference/css-transform-3d-rotateX-ref.xht
+++ b/tests/wpt/css-tests/css-transforms-1_dev/xhtml1print/reference/css-transform-3d-rotateX-ref.xht
@@ -7,15 +7,15 @@
div {
left: 20px;
position: absolute;
- top: 35px;
+ top: 35px;
}
div.greensquare {
background-color: green;
border: 5px solid black;
height: 120px;
left: 15px;
- top: 90px;
- width: 120px;
+ top: 90px;
+ width: 120px;
}
</style>
</head>