aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/HTMLMetaElement.webidl
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-10-15 16:19:10 -0500
committerGitHub <noreply@github.com>2016-10-15 16:19:10 -0500
commitc1abd8797c5b257c9339fbaf6ca4b7480c43a755 (patch)
treea7e397923eafb012e65979596040c975c1491e91 /components/script/dom/webidls/HTMLMetaElement.webidl
parent759185abe05c31c2851d9ac586ddc2d065aa755f (diff)
parent7df456e8acc50315178fdeb962ef423c8055cfe3 (diff)
downloadservo-c1abd8797c5b257c9339fbaf6ca4b7480c43a755.tar.gz
servo-c1abd8797c5b257c9339fbaf6ca4b7480c43a755.zip
Auto merge of #13756 - pcwalton:relative-position-clip, r=notriddle
layout: Rewrite clipping to be a two-phase process that takes physical border box positions and transforms into account. Clipping region computation now follows a simple process: (1) in the parent's coordinate system, parents store appropriate clipping regions into children; (2) each child moves its clipping region to its own coordinate system if necessary. Because clipping region computation is now based on stacking-relative border box positions and the `transform_rect` method, it can handle `position: relative` offsets and more types of transforms, such as scaling. Improves etsy.com. Closes #13753. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13756) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/webidls/HTMLMetaElement.webidl')
0 files changed, 0 insertions, 0 deletions