aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/HTMLMetaElement.webidl
diff options
context:
space:
mode:
authorPatrick Walton <pcwalton@mimiga.net>2016-10-13 14:48:30 -0700
committerMichael Howell <michael@notriddle.com>2016-10-15 14:18:48 -0700
commit7df456e8acc50315178fdeb962ef423c8055cfe3 (patch)
treea7e397923eafb012e65979596040c975c1491e91 /components/script/dom/webidls/HTMLMetaElement.webidl
parent759185abe05c31c2851d9ac586ddc2d065aa755f (diff)
downloadservo-7df456e8acc50315178fdeb962ef423c8055cfe3.tar.gz
servo-7df456e8acc50315178fdeb962ef423c8055cfe3.zip
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.
Diffstat (limited to 'components/script/dom/webidls/HTMLMetaElement.webidl')
0 files changed, 0 insertions, 0 deletions