Closed Bug 1473670 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 11808 - [css-properties-and-values] Add support for <transform-function> syntax.

Categories

(Core :: CSS Parsing and Computation, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 11808 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/11808
Details from upstream follow.

Anders Hartvoll Ruud <andruud@chromium.org> wrote:
>  [css-properties-and-values] Add support for <transform-function> syntax.
>  
>  See https://drafts.css-houdini.org/css-properties-values-api-1/#supported-syntax-strings.
>  
>  Note: The ConsumeTransformValue function in css_parsing_utils.cc has been
>        moved without changes to the function.
>  
>  R=chrishtr@chromium.org
>  
>  Bug: 860309
>  Change-Id: Icdf7240f45960ed94fdfa62dd5e199ec865747cd
>  Reviewed-on: https://chromium-review.googlesource.com/1127042
>  WPT-Export-Revision: 4141ef48495e06223f45ee13f60e6a2c3e66f7fa
PR 11808 applied with additional changes from upstream: ac8b4953a09fa7e7d7490cea8af26ab88d061dcb
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
PR 11808 applied with additional changes from upstream: 4497a88542cd6e6e0dfd14742ebc0225bbae6fb3, a8bd7948236886b2dbce7456beb0406e7d2207a1
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Ran 3 tests and 142 subtests
OK     : 3
FAIL   : 142

New tests that have failures or other problems:
/css/css-properties-values-api/register-property-syntax-parsing.html
    syntax:'<transform-function>', initialValue:'scale()' is invalid: FAIL
    syntax:'<transform-function>', initialValue:'translateX(2px)' is valid: FAIL
    syntax:'<transform-function>+', initialValue:'translateX(2px) rotate(42deg)' is valid: FAIL
    syntax:'<transform-function>|<integer>', initialValue:'5' is valid: FAIL
    syntax:'<transform-function>|<integer>', initialValue:'scale(2)' is valid: FAIL
/css/css-properties-values-api/registered-property-computation.html
    <length-percentage># values are computed correctly for divWithFontSizeInherited: FAIL
    <length-percentage># values are computed correctly for divWithFontSizeSet: FAIL
    <length># values are computed correctly for divWithFontSizeInherited: FAIL
    <length># values are computed correctly for divWithFontSizeSet: FAIL
    <transform-function> values are computed correctly for divWithFontSizeInherited: FAIL
    <transform-function> values are computed correctly for divWithFontSizeSet: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/75ddedb5a4fb
[wpt PR 11808] - [css-properties-values-api] Add support for <transform-function> syntax., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/a69135d88ca7
[wpt PR 11808] - Update wpt metadata, a=testonly
You need to log in before you can comment on or make changes to this bug.