Skip to content

Commit

Permalink
Remove statement that all elements with overflow:hidden in ua style s…
Browse files Browse the repository at this point in the history
…heet establish a viewport - it's not true.
  • Loading branch information
nikosandronikos committed Aug 13, 2015
1 parent d9411af commit bd58cf3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions master/styling.html
Original file line number Diff line number Diff line change
Expand Up @@ -1156,9 +1156,7 @@ <h2 id='UAStyleSheet'>User agent style sheet</h2>
clipping path</a> to be established at the bounds of the <a
href="coords.html#ViewportSpace">initial viewport</a>.
Furthermore, it will cause new clipping paths to be established
at the bounds of the listed elements, all of which are <a
href="coords.html#ElementsThatEstablishViewports">elements that
establish a new viewport</a>. (Refer to the description of
at the bounds of the listed elements (refer to the description of
SVG's use of the <a>'overflow'</a> property for more
information.)</p>

Expand Down

0 comments on commit bd58cf3

Please sign in to comment.