| Index: LayoutTests/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible.xhtml
|
| diff --git a/LayoutTests/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible.xhtml b/LayoutTests/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible.xhtml
|
| index 48524e5acb89b3e595cae93a0f2e3aa864d2dacd..d2ad0cac4defb5a2f05fb98af828bddcdd412817 100644
|
| --- a/LayoutTests/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible.xhtml
|
| +++ b/LayoutTests/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible.xhtml
|
| @@ -1,6 +1,6 @@
|
| <!--
|
| Verify default overflow rules for the outermost <svg> element in non-standalone documents.
|
| - You should see a 400x400 green rectangle, not covering the whole screen size.
|
| + The green rectangle should cover the entire screen, since no clipping is done for overflow:visible.
|
|
|
| Spec reference:
|
| When an outermost 'svg' element is embedded inline within a parent XML grammar which uses CSS layout [CSS2-LAYOUT]
|
|
|