Closed Bug 1432148 Opened 8 years ago Closed 8 years ago

[css-align] 'overflow' keyword must precede the self-position and content-position value

Categories

(Core :: CSS Parsing and Computation, defect, P3)

57 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1430817

People

(Reporter: jfernandez, Unassigned)

References

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0 Build ID: 20180104112904 Steps to reproduce: 1- Load the attached test case Actual results: Once the test case is loaded it'll show the specified and computed values for align-self, align-items and align-content CSS properties and the values that they should shown. The three properties show incorrect specified and computed values Expected results: The loaded tests show that both specified and computed values match the expected one. This is the current syntax for the evaluated CSS properties: https://drafts.csswg.org/css-align-3/#align-self-property https://drafts.csswg.org/css-align-3/#align-items-property https://drafts.csswg.org/css-align-3/#align-justify-content See the CSS WG discussion about the syntax change: https://github.com/w3c/csswg-drafts/issues/1446
Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core
There are Web Platform Tests to define and verify the behavior of these CSS Alignment properties: https://github.com/w3c/web-platform-tests/tree/master/css/css-align It'd be great if any change or disagreement about this issue could eventually lead to an update of those tests, so that we can use them to detect and manage browser interoperability problems.
Yup, agreed. Will take a look at this this week, thanks Javier!
Flags: needinfo?(emilio)
This CSS WG discussion is perhaps more appropriated and specific for this bug: https://github.com/w3c/csswg-drafts/issues/1001
Priority: -- → P3
The patches in bug 1430817 fix this too.
Depends on: 1430817
Flags: needinfo?(emilio)
Fixed in bug 1430817.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: