[Webkit-unassigned] [Bug 189649] New: "first baseline" should serialize as "baseline"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 15 14:47:48 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189649
Bug ID: 189649
Summary: "first baseline" should serialize as "baseline"
Product: WebKit
Version: Safari 11
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ericwilligers at chromium.org
https://drafts.csswg.org/css-align-3/#baseline-values
"Note: Because they are equivalent, and 'baseline' is shorter, the CSSOM serializes 'first baseline' as 'baseline'. See CSSOM 1 ยง5.7.2 Serializing CSS Values."
This affects the properties
'align-content', 'align-items', 'align-self', 'justify-items', 'justify-self'
http://jsfiddle.net/ericwilligers/xqt0bkho/
Safari reports "first baseline" as specified value, "baseline" as computed value.
Chrome/Edge/Firefox report "baseline" for both specified and computed value.
--
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/20180915/19ea9cb5/attachment.html>
More information about the webkit-unassigned
mailing list