Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / overflow / overflow-on-outermost-svg-element-in-xhtml-visible.xhtml
index 48524e5..d2ad0ca 100644 (file)
@@ -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]