[Webkit-unassigned] [Bug 188386] [css-logical] Flow relative margin, padding, border and sizing properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 08:08:46 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=188386

--- Comment #11 from Oriol Brufau <obrufau at igalia.com> ---
(In reply to Manuel Rego Casasnovas from comment #10)
> > Source/WebCore/css/CSSProperties.json:3069
> > -                "category": "css-22",
> > -                "url": "https://www.w3.org/TR/CSS22/box.html#propdef-padding"
> > +                "category": "css-22",
> > +                "url": "https://www.w3.org/TR/CSS22/box.html#propdef-padding"
> 
> What's the change in these lines?

No change. I don't understand why it's marked as such.

> > LayoutTests/imported/w3c/web-platform-tests/css/css-logical/logical-box-margin-expected.txt:4
> > +FAIL Test that margin-* shorthands set the computed value of both logical and physical longhands, with 'writing-mode: horizontal-tb; direction: ltr; '. assert_equals: shorthand properties on one declaration, writing mode properties on another, 'writing-mode: horizontal-tb; direction: ltr; ', margin-inline-start expected "1px" but got "0px"
> 
> Why this stuff is failing?

Because margin-block and margin-inline have not been implemented yet. I checked that the test results are the same as in Chromium without experimental web features.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180808/5cabd46f/attachment-0001.html>


More information about the webkit-unassigned mailing list