gecko-dev/testing/web-platform/tests/css/css-logical
Emilio Cobos Álvarez 200431f455 Bug 1567349 - Fix various bogus WPTs that test wrong calc serialization. r=heycam
https://drafts.csswg.org/css-values-4/#calc-serialize:

> Sort the terms in the following order:
>  The number, if present
>  The percentage, if present
>  The dimensions, ordered by their units ASCII case-insensitive alphabetically
>  Comparison, trigonometric and exponential functions, in the order they appeared in the original expression.

So em goes before px. I filed https://github.com/w3c/csswg-drafts/issues/4129 on
the second part of that algorithm not matching any browser.

These are tests that are marked as only failing in Firefox because we're the
only following the spec. #funtimes

Differential Revision: https://phabricator.services.mozilla.com/D38593

--HG--
extra : moz-landing-system : lando
2019-07-19 01:31:54 +00:00
..
parsing Bug 1567349 - Fix various bogus WPTs that test wrong calc serialization. r=heycam 2019-07-19 01:31:54 +00:00
reference Bug 1504801 [wpt PR 13928] - [css-logical] Fix logical values according to the spec, a=testonly 2018-11-21 13:59:15 +00:00
resources Bug 1520684 part 2 - [css-logical] Implement the flow-relative border-radius properties. r=emilio 2019-01-17 21:49:07 +01:00
META.yml Bug 1536187 [wpt PR 14798] - Remove inactive reviewers, a=testonly 2019-04-01 14:43:38 +01:00
animation-001.html
animation-002.html
animation-003.tentative.html
animation-004.html Bug 1508031 [wpt PR 14108] - [css-logical] Fix animation-004.html, a=testonly 2018-11-21 13:59:20 +00:00
cascading-001-ref.html
cascading-001.html
inheritance.html Bug 1555402 [wpt PR 14948] - [css-logical] Inheritance, initial values, a=testonly 2019-06-19 11:06:17 -07:00
logical-box-border-color.html
logical-box-border-radius.html Bug 1520684 part 2 - [css-logical] Implement the flow-relative border-radius properties. r=emilio 2019-01-17 21:49:07 +01:00
logical-box-border-shorthands.html
logical-box-border-style.html
logical-box-border-width.html
logical-box-inset.html
logical-box-margin.html
logical-box-padding.html
logical-box-size.html
logical-values-float-clear-reftest.html Bug 1504801 [wpt PR 13928] - [css-logical] Fix logical values according to the spec, a=testonly 2018-11-21 13:59:15 +00:00
logical-values-float-clear.html
logical-values-resize.html
logicalprops-block-size-vlr.html
logicalprops-block-size.html
logicalprops-inline-size-vlr.html
logicalprops-inline-size.html
logicalprops-quirklength.html