File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2012-03-06 simon.fraser@apple.com
2+ Fix typo.
3+
142012-03-06 simon.fraser@apple.com
25 Make intersection behavior required, per resolution. Fixes https://www.w3.org/Bugs/Public/show_bug.cgi?id=15784.
36 Other minor wording changes.
Original file line number Diff line number Diff line change @@ -881,7 +881,7 @@ <h3 id=transform-3d-rendering><span class=secno>5.1. </span>3D Transform
881881
882882 < p > Elements in the same < a class =term href ="#d-rendering-context "> 3D
883883 rendering context</ a > may intersect with each other. User agents must
884- render intersection bysubdividing the planes of intersecting elements as
884+ render intersection by subdividing the planes of intersecting elements as
885885 described by < a
886886 href ="http://en.wikipedia.org/wiki/Newell's_algorithm "> Newell's
887887 algorithm</ a > .
Original file line number Diff line number Diff line change @@ -547,7 +547,7 @@ <h3 id="transform-3d-rendering">3D Transform Rendering</h3>
547547
548548 < p >
549549 Elements in the same < span class ="term "> 3D rendering context</ span > may intersect with each other. User agents must
550- render intersection bysubdividing the planes of intersecting elements as described by
550+ render intersection by subdividing the planes of intersecting elements as described by
551551 < a href ="http://en.wikipedia.org/wiki/Newell's_algorithm "> Newell's algorithm</ a > .
552552 </ p >
553553 < p >
You can’t perform that action at this time.
0 commit comments