servo/tests/wpt/metadata-css
Patrick Walton 8640cf5588 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.

This commit also removes the `cascade_anonymous` function and the
related `Fragment` constructor. They were unused, and their
functionality has been replaced by the `modify_style_for_*` series of
functions.

Closes #7067.
2015-08-12 08:28:35 -07:00
..
css-color-3_dev Enable CSS Color wpt tests 2015-08-09 23:35:20 -04:00
css21_dev/html4 layout: Take relative position offsets for inlines and inline-blocks 2015-08-12 08:28:35 -07:00
cssom-1_dev Make CSSStyleDeclaration setters rethrow errors instead of unwrapping and crashing. 2015-08-11 00:34:41 -04:00
geometry-1_dev Implement DOMPoint and DOMPointReadOnly 2015-07-23 19:09:36 +02:00
MANIFEST.json Update CSS tests to revision 2baa72daab8bf37e3e910a9fd311a1eaa5b0f4a8 2015-07-27 17:47:31 +01:00