Граф коммитов

56738 Коммитов

Автор SHA1 Сообщение Дата
Gregory Mierzwinski 4c06787a22 Bug 1708760 - Add a pageload test for about:welcome. r=perftest-reviewers,AlexandruIonescu
Differential Revision: https://phabricator.services.mozilla.com/D117190
2021-06-11 15:52:47 +00:00
Gregory Mierzwinski 27a0af4fdf Bug 1708760 - Build conditioned profiles during the tests. r=perftest-reviewers,AlexandruIonescu
This patch adds the ability to build conditioned profiles during a test (i.e. in-test, prebuilt, or in-task for CI). Using the `artifact:` prefix in --conditioned-profile will cause the conditioned profile to be downloaded from mozilla-central rather than being built locally.

The condprof package was also modified to prevent it from building and saving logs that are not very useful in local runs, preventing useless downloads or archiving, and to also be able to obtain the location of the test-built profile.

Differential Revision: https://phabricator.services.mozilla.com/D116520
2021-06-11 15:52:47 +00:00
Frederik Braun d2731c3acc Bug 1715684 - block port 989 and 990 for ftps-data and ftps r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D117504
2021-06-11 12:35:02 +00:00
Sebastian Hengst 90638e628c Bug 1715559 - set accent-color test step in forced-colors-mode-41.html as passing outside Nightly. r=emilio DONTBUILD
Bug 1713987 added accent-color as a tested property which got implement as
prototype in bug 1705605 but only enabled in Nightly.

Differential Revision: https://phabricator.services.mozilla.com/D117443
2021-06-10 23:45:29 +00:00
Iulian Moraru 955a3ab572 Backed out 2 changesets (bug 1715142) for causing marionette failures on test_navigation.py and mochitest failures on browser_setIgnoreCertificateErrors.js. CLOSED TREE
Backed out changeset 83206685ca0b (bug 1715142)
Backed out changeset ab3060a5f69e (bug 1715142)
2021-06-11 02:45:34 +03:00
Dana Keeler f3c620e4c3 Bug 1715142 - introduce nsIPublicKeyPinningService and remove 'type' parameter from nsISiteSecurityService r=rmf,necko-reviewers
The public key pinning implementation is much less complex than the HSTS
implementation, and only needs a small subset of the parameters of the latter.
Furthermore, the information it relies on is static, and so is safe to access
from content processes. This patch separates the two implementations, thus
simplifying both of them and avoiding some unnecessary IPC calls in the
process.

Differential Revision: https://phabricator.services.mozilla.com/D117096
2021-06-10 22:13:32 +00:00
Emilio Cobos Álvarez 522d4296b0 Bug 1663740 - Specify has_no_effect_on_gecko_scrollbars on inherited internal properties. r=boris
Otherwise we assert due to the styles being different from the cached
ones, but it doesn't matter as these don't influence Gecko scrollbars.

Differential Revision: https://phabricator.services.mozilla.com/D117147
2021-06-10 11:50:23 +00:00
Emilio Cobos Álvarez 1f310b04ae Bug 1715409 - Remove annotation for test that now passes.
Differential Revision: https://phabricator.services.mozilla.com/D117415
2021-06-10 11:42:03 +00:00
Emilio Cobos Álvarez 307674803d Bug 1711367 - Don't use shared image sources in not-rendered-image-loading-lazy.html. r=smaug
The HTML spec looks at the "list of available images" before performing
lazy-loading. So if any test before loads these sources then the image
may actually load, against the test expectations.

Differential Revision: https://phabricator.services.mozilla.com/D117411
2021-06-10 10:58:07 +00:00
Jonathan Kew a74bd20f2b Bug 737785 - Un-prefix -moz-tab-size (keeping the prefixed version as an alias for now). r=layout-reviewers,dholbert
This results in lots of new WPT test passes.

There were also a couple of WPT tests that turned out to be broken;
tab-size-inline-001 and -002 had errors in their reference files such
that they'd never pass anywhere. So those are fixed here.

Depends on D117331

Differential Revision: https://phabricator.services.mozilla.com/D117332
2021-06-10 09:19:24 +00:00
Eden Chuang a876ffd06b Bug 1564235 - P6 Enable partial web-platform tests for navigationPreloadManager. r=dom-worker-reviewers,asuth
Depends on D116918

Differential Revision: https://phabricator.services.mozilla.com/D117288
2021-06-10 06:01:28 +00:00
Csoregi Natalia e84ffc5f5c Backed out 6 changesets (bug 1564235) for ServiceWorkerRegistrar failures. CLOSED TREE
Backed out changeset 78d268b961e6 (bug 1564235)
Backed out changeset 198a29232047 (bug 1564235)
Backed out changeset b1503c48e2f6 (bug 1564235)
Backed out changeset 679bed36bc0b (bug 1564235)
Backed out changeset 789ce1a19e9f (bug 1564235)
Backed out changeset a4cd096b0ba7 (bug 1564235)
2021-06-10 05:17:08 +03:00
Eden Chuang 7406c4d713 Bug 1564235 - P6 Enable partial web-platform tests for navigationPreloadManager. r=dom-worker-reviewers,asuth
Depends on D116918

Differential Revision: https://phabricator.services.mozilla.com/D117288
2021-06-10 00:48:12 +00:00
Daniel Holbert 18c31e716e Bug 1695509: Don't inflate overflow areas with stale positions of pushed floats that we drained but weren't able to place. r=TYLin
Before this patch, there's an edge case where we may drain a pushed float (with
a stale position), and then discover that it won't fit in the current block (so
we push it and leave its position untouched), but we still inadvertently
include its rect in the current block's overflow areas.  This means we're
feeding stale/bogus position into the overflow areas, which can make them
unnecessarily huge.

This patch accounts for this by only considering overflow from floats that we
actually successfully placed, in ReflowPushedFloats.

(Also: this patch removes a stale bit of documentation about aLineLayout being
possibly-null in AddFloat.  In actuality, AddFloat has a fatal assertion that
mandates that this arg is non-null.)

Differential Revision: https://phabricator.services.mozilla.com/D117218
2021-06-09 23:13:08 +00:00
Boris Chiou ab6b587bfe Bug 1340422 - Part 10: Use style for GetDistancesFromOriginToEndsOfVisibleSegments(). r=emilio
When using a mpath elememt which linked to a external path element, we use
GetDistancesFromOriginToEndsOfVisibleSegments() to do a quick check if we
really need to build the path (note: see
SVGMotionSMILAnimationFunction::RebuildPathAndVerticesFromMpathElem),
so we have to get the d property value from style in this function.

Differential Revision: https://phabricator.services.mozilla.com/D116920
2021-06-09 21:17:25 +00:00
Boris Chiou 74fad503a5 Bug 1340422 - Part 4: Resolve SVG Marker points of path from CSS. r=emilio
We have to calculate markers from style.

Differential Revision: https://phabricator.services.mozilla.com/D115567
2021-06-09 21:17:22 +00:00
Boris Chiou 3159e083e9 Bug 1340422 - Part 3: Resolve SVG path from CSS. r=emilio
Use the style value when building the SVG path and its display items.
Besides, we should also invalid the cache when there are any CSS updates.

Differential Revision: https://phabricator.services.mozilla.com/D115566
2021-06-09 21:17:21 +00:00
Boris Chiou a1d053296d Bug 1340422 - Part 2: Map SVG d attribute to CSS. r=emilio
We parse the attribute and store it into CSS. We have tests already in
wpt, svg/path/property/*, but we cannot pass them for now because we
don't convert the relative commands into absolute commands. Those will
be fixed in Bug 1489392 once the spec issue is resolved.

Differential Revision: https://phabricator.services.mozilla.com/D81238
2021-06-09 21:17:21 +00:00
Boris Chiou d61e621388 Bug 1340422 - Part 1: Add SVG d property in CSS. r=emilio
Add d property for style system. d property only supports path() for now
and it has the functional notation without fill rule.

https://github.com/w3c/svgwg/issues/320#issuecomment-414462645

Differential Revision: https://phabricator.services.mozilla.com/D81237
2021-06-09 21:17:21 +00:00
Henrik Skupin b72f22094f Bug 1693004 - [geckodriver] Add support for the "webSocketUrl" capability. r=webdriver-reviewers,jgraham
The "webSocketUrl" capability offers an opt-in
mechanism for WebDriver HTTP implementations to
make use of WebDriver BiDi, the bi-directional
protocol based on a WebSocket connection.

If the used version of Firefox has support for
WebDriver BiDi enabled, and the capability is
set to "true", it will be returned as part of
the "New Session" capabilities and contains
the host and port of the WebSocket server.

Differential Revision: https://phabricator.services.mozilla.com/D116689
2021-06-09 18:15:11 +00:00
Olli Pettay acbaf8a0d9 Bug 1712648 - try to make html/browsers/history/the-history-interface/002.html a bit less fragile, r=annyG
Differential Revision: https://phabricator.services.mozilla.com/D117151
2021-06-09 18:03:23 +00:00
Mitchell Hentges e568fa2e0d Bug 1714641: Remove usages of vendored "backports" code r=ahal,perftest-reviewers
It provides `shutil.which(...)`, which has been part of `shutil` since
Python 3.3.

Differential Revision: https://phabricator.services.mozilla.com/D117063
2021-06-09 15:48:52 +00:00
Mitchell Hentges ee204a6bef Bug 1714641: Remove unused "wptserve_py2" vendored library r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D117061
2021-06-09 15:48:52 +00:00
Mitchell Hentges 70806e17b5 Bug 1714641: Remove usages of vendored "wptserve_py2" library r=jgraham,ahal
We should only be using the Python3 "wptserve" library at this point.

Differential Revision: https://phabricator.services.mozilla.com/D117062
2021-06-09 15:48:51 +00:00
Olli Pettay bb9441e0c4 Bug 1712644 - try to make html/browsers/history/the-history-interface/001.html a bit less fragile, r=annyG
At least locally tests pass with --verify too

Differential Revision: https://phabricator.services.mozilla.com/D117145
2021-06-09 10:14:33 +00:00
Emilio Cobos Álvarez 9f2318410c Bug 1714513 - Use ClipContentDescendants rather than ClipContainingBlockDescendants in nsPageContentFrame::BuildDisplayList. r=mattwoodrow
That way we guarantee to clip fixedpos boxes etc. This used to work
because this was further up the stack in nsPageFrame rather than
nsPageContentFrame:

  029a5e8fa8 (l6.262)

Differential Revision: https://phabricator.services.mozilla.com/D116857
2021-06-09 07:57:27 +00:00
James Graham 6d2acef1e8 Bug 1715209 - [geckodriver] Fix handling of implicit session delete return value. r=webdriver-reviewers,whimboo
The arguments to map_or_else were the wrong way around. Since it's easier to read in this case
switch over to an explicit match statement.

Differential Revision: https://phabricator.services.mozilla.com/D117155
2021-06-08 19:26:50 +00:00
moz-wptsync-bot 79d73b4aff Bug 1714986 - [wpt-sync] Update web-platform-tests to adbabde7407cdc54354373c08d69a0fe9e3799c1, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: adbabde7407cdc54354373c08d69a0fe9e3799c1
wpt-type: landing
2021-06-08 19:08:28 +00:00
François Beaufort de94b0c2c1 Bug 1714959 [wpt PR 29247] - Update and rename controlsList.html to controlsList.tentative.html, a=testonly
Automatic update from web-platform-tests
Update and rename controlsList.html to controlsList.tentative.html (#29247)

--

wpt-commits: 70608526b805eb12bc28e16a59e55bb54a95b998
wpt-pr: 29247
2021-06-08 19:05:44 +00:00
moz-wptsync-bot e2e543e438 Bug 1714957 [wpt PR 29215] - Update wpt metadata, a=testonly
wpt-pr: 29215
wpt-type: metadata
2021-06-08 19:05:44 +00:00
Blink WPT Bot 5f6474c55c Bug 1714957 [wpt PR 29215] - Add web platform tests for HTMLMediaElement controlsList, a=testonly
Automatic update from web-platform-tests
Add web platform tests for HTMLMediaElement controlsList (#29215)

As promised in the intent[1], this CL adds some web platform tests for
the HTMLMediaElement controlsList attribute.

[1] https://groups.google.com/a/chromium.org/g/blink-dev/c/u9jsiarDEOg

Bug: 1211336
Change-Id: Id6d6993a0a378c43c2ff96088137ba0942d96041
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2940166
Reviewed-by: Tommy Steimel <steimel@chromium.org>
Reviewed-by: Yoav Weiss <yoavweiss@chromium.org>
Commit-Queue: François Beaufort <beaufort.francois@gmail.com>
Cr-Commit-Position: refs/heads/master@{#889328}

Co-authored-by: Francois Beaufort <beaufort.francois@gmail.com>
--

wpt-commits: 48afd7885c7e856a4e1f361ecf8e4274deb41ea6
wpt-pr: 29215
2021-06-08 19:05:43 +00:00
Ian Kilpatrick 39b7e3751e Bug 1714954 [wpt PR 29245] - [TablesNG] Don't paint collapsed borders when visibility:hidden., a=testonly
Automatic update from web-platform-tests
[TablesNG] Don't paint collapsed borders when visibility:hidden.

Previously we were unconditionally painting collapsed borders even if
we were hidden (and just trying to paint children).

This adds the "is_visible" check.

Bug: 1216308
Change-Id: Ia9223ab324c11d2eba5e75ab537cba2ddc722f2a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2939492
Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org>
Owners-Override: Aleks Totic <atotic@chromium.org>
Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#889536}

--

wpt-commits: 637847dd0b481f5bb46e3a80b78f02a6f51cb6d6
wpt-pr: 29245
2021-06-08 19:05:43 +00:00
moz-wptsync-bot 1cb6310c2f Bug 1714953 [wpt PR 29205] - Update wpt metadata, a=testonly
wpt-pr: 29205
wpt-type: metadata
2021-06-08 19:05:42 +00:00
Aleks Totic 01a3aee3fa Bug 1714953 [wpt PR 29205] - [TablesNG] Fix row sizing for rowspanned baseline cells, a=testonly
Automatic update from web-platform-tests
[TablesNG] Fix row sizing for rowspanned baseline cells

If a rowspanned cell had a baseline, row height
of the cell's originating row was being computed incorrectly.

When we compute row height, we split each cell's height
into ascent and descent, and then sum up the max ascent
and max descent to compute row height.

Rowspanned cells span multiple rows. They do contribute to
baseline of the originating row, but they do not contribute
to row's height when computing initial row size.
They will contribute to row height later when their height
gets redistributed.

Bug: 1215868
Change-Id: Ie5024755a3873657f4eb7100e2aa566e5035784d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2937292
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Aleks Totic <atotic@chromium.org>
Cr-Commit-Position: refs/heads/master@{#889326}

--

wpt-commits: b5fef6989bb760b90f7ef45b46620a8152b7330f
wpt-pr: 29205
2021-06-08 19:05:42 +00:00
dependabot[bot] ec4abdbe56 Bug 1714745 [wpt PR 29225] - Bump mozinfo from 1.2.1 to 1.2.2 in /tools, a=testonly
Automatic update from web-platform-tests
Bump mozinfo from 1.2.1 to 1.2.2 in /tools

Bumps [mozinfo](https://wiki.mozilla.org/Auto-tools/Projects/Mozbase) from 1.2.1 to 1.2.2.

---
updated-dependencies:
- dependency-name: mozinfo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
--

wpt-commits: 978fb5b951ca43ab646811ad956edaed5640f9bb
wpt-pr: 29225
2021-06-08 19:05:41 +00:00
dependabot[bot] 2542a517db Bug 1714744 [wpt PR 29221] - Bump mozprocess from 1.2.1 to 1.3.0 in /tools/wptrunner, a=testonly
Automatic update from web-platform-tests
Bump mozprocess from 1.2.1 to 1.3.0 in /tools/wptrunner

Bumps [mozprocess](https://wiki.mozilla.org/Auto-tools/Projects/Mozbase) from 1.2.1 to 1.3.0.

---
updated-dependencies:
- dependency-name: mozprocess
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
--

wpt-commits: d03666ce697c07d8658d1cbec089b08bdf5df801
wpt-pr: 29221
2021-06-08 19:05:41 +00:00
Philip Jägenstedt cb0350cd24 Bug 1713559 [wpt PR 29161] - Switch to Dependabot for Python dependencies, a=testonly
Automatic update from web-platform-tests
Switch to Dependabot for Python dependencies

This is mainly because Dependabot treats a closed PR as "ignore this
version", why pyup does not:
https://github.com/web-platform-tests/wpt/pull/29159#issuecomment-851254537

--
Increase open-pull-requests-limit, tweak intervals

--

wpt-commits: 0358d943a2e610be924c7a2464b8b7927849f1e4, f44fd9953ebdbe8ef90ddf3bae8daaaa0173a92c
wpt-pr: 29161
2021-06-08 19:05:40 +00:00
Oriol Brufau e94f6d55d8 Bug 1714741 [wpt PR 29204] - [css-scroll-anchoring] Add test with abspos and multicol, a=testonly
Automatic update from web-platform-tests
[css-scroll-anchoring] Add test with abspos and multicol

This test fails with --enable-blink-featurs=LayoutNGBlockFragmentation

Bug: 1216165

Change-Id: Ia3328bfbe569eee95c9f612aaa1212e0f5214c3a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2934914
Reviewed-by: Steve Kobes <skobes@chromium.org>
Commit-Queue: Oriol Brufau <obrufau@igalia.com>
Cr-Commit-Position: refs/heads/master@{#889310}

--

wpt-commits: a7c2078920de8763411a9cabcea1d5fa034ac379
wpt-pr: 29204
2021-06-08 19:05:40 +00:00
moz-wptsync-bot 62518ccd90 Bug 1641894 [wpt PR 23853] - Update wpt metadata, a=testonly
wpt-pr: 23853
wpt-type: metadata
2021-06-08 19:05:39 +00:00
Stephen McGruer ce9939401f Bug 1641894 [wpt PR 23853] - Add test for interfaces/css-highlight-api.idl, a=testonly
Automatic update from web-platform-tests
Add test for interfaces/css-highlight-api.idl (#23853)

Co-authored-by: Philip Jägenstedt <philip@foolip.org>
--

wpt-commits: 2ecf81b0ea0b6c45035038d8d381c6d2962d2347
wpt-pr: 23853
2021-06-08 19:05:39 +00:00
pyup.io bot 9aab0524ae Bug 1714740 [wpt PR 29210] - Update hypothesis to 6.13.13, a=testonly
Automatic update from web-platform-tests
Update hypothesis from 6.13.9 to 6.13.13 (#29210)

--

wpt-commits: 40d582eafafa69721a32d073bd6190094df7ac14
wpt-pr: 29210
2021-06-08 19:05:38 +00:00
Daniel Libby 0b5087fbc3 Bug 1714738 [wpt PR 29209] - Fix pseudo element iteration from A11y while detaching, a=testonly
Automatic update from web-platform-tests
Fix pseudo element iteration from A11y while detaching

Ensure accessibility code doesn't iterate over pseudo element state that
is in an inconsistent state. As it stands today, the parent pointer from
generated elements is cleared while the parent still has a pointer to
the generated element. This change reorders the assignment.

R=aleventhal@chromium.org

Bug: 1205770
Change-Id: I66bd2a5608b61ed7233d9430fbde8c64dc9b2162
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2937313
Commit-Queue: Daniel Libby <dlibby@microsoft.com>
Reviewed-by: Aaron Leventhal <aleventhal@chromium.org>
Reviewed-by: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/master@{#889123}

--

wpt-commits: 9caef34bf2563b0f59acf6c523465bf5fc5615cf
wpt-pr: 29209
2021-06-08 19:05:38 +00:00
Ian Kilpatrick 424bb1ee3e Bug 1714737 [wpt PR 29207] - [GridNG] Handle block-size containment., a=testonly
Automatic update from web-platform-tests
[GridNG] Handle block-size containment.

This implements block-size containment. Effectively we run the track
sizing algorithm assuming no children.

We do this at the start of the algorithm - such that we know the
available block-size upfront.

Bug: 1045599
Change-Id: I4dbb8691760cf6634e2da4af4c211aeb29934b4b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2937052
Reviewed-by: Kurt Catti-Schmidt <kschmi@microsoft.com>
Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#889100}

--

wpt-commits: 62d1489cc093701968e8c5151b06803bc6bc66bf
wpt-pr: 29207
2021-06-08 19:05:37 +00:00
moz-wptsync-bot e075f2f5ed Bug 1714736 [wpt PR 29199] - Update wpt metadata, a=testonly
wpt-pr: 29199
wpt-type: metadata
2021-06-08 19:05:37 +00:00
Aleks Totic eafb6da6fd Bug 1714736 [wpt PR 29199] - [TablesNG] Fix box-sizing width, a=testonly
Automatic update from web-platform-tests
[TablesNG] Fix box-sizing width

TD could specify width < border_padding.
TD's width must be >= border_padding.

Bug: 1215846
Change-Id: I2b00c76fabc5d0333bede08a445561a172b0c593
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2936330
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Aleks Totic <atotic@chromium.org>
Cr-Commit-Position: refs/heads/master@{#889092}

--

wpt-commits: b26f33908ca59e20a35161887c66557565ee0d43
wpt-pr: 29199
2021-06-08 19:05:36 +00:00
moz-wptsync-bot 52b624a20e Bug 1714735 [wpt PR 29197] - Update wpt metadata, a=testonly
wpt-pr: 29197
wpt-type: metadata
2021-06-08 19:05:36 +00:00
Ian Kilpatrick 8ed56a2f01 Bug 1714735 [wpt PR 29197] - [GridNG] Do an additional pass when the min/max depends on block-size, a=testonly
Automatic update from web-platform-tests
[GridNG] Do an additional pass when the min/max depends on block-size

As above. Previously legacy grid wasn't applying this rule directly, but
if a grid was laid out twice, it'd use stale information to get the
"correct" result on the 2nd layout pass. This fixed NG by explicity
performing a 2nd pass. Added tests which quote the relevant part of the
specification.

Bug: 1045599, 1213878
Change-Id: Ia2e977356099642f3b6d1276bfcad0e201695541
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2936087
Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: Kurt Catti-Schmidt <kschmi@microsoft.com>
Reviewed-by: Ethan Jimenez <ethavar@microsoft.com>
Cr-Commit-Position: refs/heads/master@{#889078}

--

wpt-commits: b014482aa47b5b100927c5924db827c855ef14e0
wpt-pr: 29197
2021-06-08 19:05:35 +00:00
moz-wptsync-bot a87ff2ab5b Bug 1714733 [wpt PR 29198] - Update wpt metadata, a=testonly
wpt-pr: 29198
wpt-type: metadata
2021-06-08 19:05:35 +00:00
Fredrik Söderqvist 4acc13e58c Bug 1714733 [wpt PR 29198] - Update wpt/css/css-transforms/inline-styles/svg-inline-styles-* tests, a=testonly
Automatic update from web-platform-tests
Update wpt/css/css-transforms/inline-styles/svg-inline-styles-* tests

Various fixes and updates to reflect current specification.

 * Don't allow unitless numbers in the 'style' attribute
   (001, 003, 004: 90 -> 90deg, 002: -100 -> 100px)

 * Don't allow units in the presentation attribute (013)

 * No 3-argument rotate() in 'style' attribute (012)

Bug: 1175179
Change-Id: I43f37c4483fe2fb67e8c776421ba120857f15d90
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2935294
Reviewed-by: Stephen Chenney <schenney@chromium.org>
Commit-Queue: Fredrik Söderquist <fs@opera.com>
Cr-Commit-Position: refs/heads/master@{#888922}

--

wpt-commits: 9f56af1ad3baafc8eed6bc1551d971dd458b354a
wpt-pr: 29198
2021-06-08 19:05:34 +00:00
moz-wptsync-bot c23b5aa933 Bug 1712827 [wpt PR 29107] - Update wpt metadata, a=testonly
wpt-pr: 29107
wpt-type: metadata
2021-06-08 19:05:34 +00:00