diff options
Diffstat (limited to 'tests/wpt/css-tests/css-transforms-1_dev/xhtml1/reference/2d-rotate-notref.xht')
-rw-r--r-- | tests/wpt/css-tests/css-transforms-1_dev/xhtml1/reference/2d-rotate-notref.xht | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/css-tests/css-transforms-1_dev/xhtml1/reference/2d-rotate-notref.xht b/tests/wpt/css-tests/css-transforms-1_dev/xhtml1/reference/2d-rotate-notref.xht index e00994742c3..9642d341ef7 100644 --- a/tests/wpt/css-tests/css-transforms-1_dev/xhtml1/reference/2d-rotate-notref.xht +++ b/tests/wpt/css-tests/css-transforms-1_dev/xhtml1/reference/2d-rotate-notref.xht @@ -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" xmlns:xmlns="http://www.w3.org/2000/svg" version="1.1" height="200" xmlns="http://www.w3.org/2000/svg"> + <svg xmlns:xmlns="http://www.w3.org/2000/svg" width="300" version="1.1" height="200" xmlns="http://www.w3.org/2000/svg"> <style type="text/css"> rect{ stroke-width: 10; |