Open Bug 1514237 Opened 5 years ago Updated 2 years ago

[CSS Align] Firefox only Web Platform Test failures

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

People

(Reporter: automatedtester, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: parity-chrome, parity-safari)

The following tests are firefox only failures for web platform tests as documented in https://foolip.github.io/ad-hoc-wpt-results-analysis/firefox-lone-failures.html

/css/css-align/content-distribution/parse-align-content-001.html
/css/css-align/content-distribution/parse-align-content-002.html
/css/css-align/content-distribution/parse-align-content-003.html
/css/css-align/content-distribution/parse-align-content-005.html
/css/css-align/content-distribution/parse-justify-content-001.html
/css/css-align/content-distribution/parse-justify-content-002.html
/css/css-align/content-distribution/parse-justify-content-003.html
/css/css-align/content-distribution/parse-justify-content-005.html
/css/css-align/content-distribution/place-content-shorthand-001.html
/css/css-align/content-distribution/place-content-shorthand-002.html
/css/css-align/default-alignment/parse-align-items-001.html
/css/css-align/default-alignment/parse-align-items-002.html
/css/css-align/default-alignment/parse-align-items-003.html
/css/css-align/default-alignment/parse-align-items-005.html
/css/css-align/default-alignment/parse-justify-items-001.html
/css/css-align/default-alignment/parse-justify-items-002.html
/css/css-align/default-alignment/parse-justify-items-003.html
/css/css-align/default-alignment/parse-justify-items-005.html
/css/css-align/default-alignment/place-items-shorthand-001.html
/css/css-align/default-alignment/place-items-shorthand-002.html
/css/css-align/gaps/gap-animation-001.html
/css/css-align/gaps/gap-animation-002.html
/css/css-align/gaps/gap-animation-003.html
/css/css-align/gaps/gap-animation-004.html
/css/css-align/self-alignment/parse-align-self-001.html
/css/css-align/self-alignment/parse-align-self-002.html
/css/css-align/self-alignment/parse-align-self-003.html
/css/css-align/self-alignment/parse-align-self-005.html
/css/css-align/self-alignment/parse-justify-self-001.html
/css/css-align/self-alignment/parse-justify-self-002.html
/css/css-align/self-alignment/parse-justify-self-003.html
/css/css-align/self-alignment/parse-justify-self-005.html
/css/css-align/self-alignment/place-self-shorthand-001.html
/css/css-align/self-alignment/place-self-shorthand-002.html
Component: Layout → Layout: Block and Inline
The "gap-animation" test failures are due to bug 137688 (the test is querying the computed style of the shorthand property "gap", and we're returning the empty string).

(Also, these tests cover more general layout, not specifically block&inline, so moving back to top-level "layout" component.)
Component: Layout: Block and Inline → Layout
Depends on: 137688
Depends on: 1514309
...and Bug 1514309 (just landed) addresses the rest of these failures. (All but the 4 "gap-animation" ones, which are bug 137688 as noted above.)
Priority: -- → P3
Blocks: 1546389
No longer blocks: wpt.fyi-firefox-fails
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.