comparison: layout/reftests/flexbox/flexbox-styling-on-svg-1-ref.svg
layout/reftests/flexbox/flexbox-styling-on-svg-1-ref.svg
- branch
- TOR_BUG_9701
- changeset 9
- a63d609f5ebe
equal
deleted
inserted
replaced
|
1 <!-- |
|
2 Any copyright is dedicated to the Public Domain. |
|
3 http://creativecommons.org/publicdomain/zero/1.0/ |
|
4 --> |
|
5 <svg xmlns="http://www.w3.org/2000/svg" |
|
6 width="100%" height="100%"> |
|
7 |
|
8 <rect width="100%" height="100%" fill="lime"/> |
|
9 |
|
10 </svg> |