diff options
author | bors-servo <metajack+bors@gmail.com> | 2015-08-12 09:34:26 -0600 |
---|---|---|
committer | bors-servo <metajack+bors@gmail.com> | 2015-08-12 09:34:26 -0600 |
commit | 0bfde427e6a77d09d75b5a6e228c7b25f063395f (patch) | |
tree | 8c704b9f545d0941c1ecb8cafe572aeecb9f0a1f /components/script/dom/htmldatalistelement.rs | |
parent | 3ad49fc689ceb6067cd6dea1aa0d004321704b8e (diff) | |
parent | 8640cf55889c44b0d252eedab3da5f6153cd217b (diff) | |
download | servo-0bfde427e6a77d09d75b5a6e228c7b25f063395f.tar.gz servo-0bfde427e6a77d09d75b5a6e228c7b25f063395f.zip |
Auto merge of #7150 - pcwalton:position-relative-inline-block, r=mbrubeck
layout: Take relative position offsets for inlines and inline-blocks into account only once.
There were two bugs here: (1) relative position applied to
scanned/unscanned text fragments independently of the container element
that applied that relative position, causing double-counting; (2)
relative position applied to inline block fragments independently of the
wrapped block itself, causing double-counting.
Closes #7067.
r? @mbrubeck
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7150)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmldatalistelement.rs')
0 files changed, 0 insertions, 0 deletions