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

15025 Коммитов

Автор SHA1 Сообщение Дата
Edgar Chen 51ca98dfcb Bug 1700138 - Make wpt keyboard-accesskey-click-event.html pass on Mac; r=masayuki
Gecko use the same combination as other browsers to trigger accesskey.

Differential Revision: https://phabricator.services.mozilla.com/D109369
2021-03-23 00:49:39 +00:00
Emily McDonough 44fd9a31e7 Bug 1647845 Part 2 - Add page-size attribute to nsStyleStruct and property parsing r=emilio
This parsing is hidden behind the pref layout.css.page-size.enabled.

It isn't ideal that we parse this as a property, but we can't treat it as a
descriptor because of compatibility issues with other browsers. There are also
outstanding spec issues related to how descriptors like page-size are cascaded,
and whether the !important specifier is valid or not.

Differential Revision: https://phabricator.services.mozilla.com/D103958
2021-03-22 19:08:59 +00:00
Sebastian Hengst 8d907d6226 Bug 1699905 - set nested-scale-animations.html as intermittently passing with Beta and Release r=boris DONTBUILD
So far permanent passes on Linux and intermittent ones on macOS and Windows
since modifications in bug 1693444.

Differential Revision: https://phabricator.services.mozilla.com/D109342
2021-03-22 19:08:20 +00:00
Ting-Yu Lin 3699230bff Bug 1697349 - Incorporate flex item's margin and flex container's padding when computing flex container's overflow area. r=dholbert
This patch incorporates flex item's margin and flex container's padding
when computing flex container's overflow area in both the inline axis
and block axis.

overflow-top-left.html starts to fail because the test has flex items
with margin contributing to the overflow area now. We leave the test
unchanged for now until the webcompat situation is clear (Bug1698428).

flexbox-overflow-padding-002.html is based on
flexbox-overflow-padding-001.html with `writing-mode: vertical-rl` and
`direction: rtl` added to `.flexContainer`.

Differential Revision: https://phabricator.services.mozilla.com/D107936
2021-03-22 18:24:46 +00:00
Cosmin Sabou 193a73a5ea Backed out 10 changesets (bug 1681691) for wpt failures on fontface-override-descriptor-getter-setter.sub.html and idlharness.https.html. CLOSED TREE
Backed out changeset e43fba82fb31 (bug 1681691)
Backed out changeset 104675869016 (bug 1681691)
Backed out changeset 536bbc4b9ecd (bug 1681691)
Backed out changeset bb53155c3dd0 (bug 1681691)
Backed out changeset 9f9c3c13801a (bug 1681691)
Backed out changeset af79bc7f7919 (bug 1681691)
Backed out changeset e86d980f511e (bug 1681691)
Backed out changeset 12418707741d (bug 1681691)
Backed out changeset 8d5c2106a2b4 (bug 1681691)
Backed out changeset 4805e23e62d2 (bug 1681691)
2021-03-22 20:37:38 +02:00
Tom Schuster 5d72e8e6fb Bug 1700007 - Fix some unexpected passing test from toStringTag.
Differential Revision: https://phabricator.services.mozilla.com/D109387
2021-03-22 18:30:00 +00:00
Alexandru Michis b5cda9004f Bug 1681691 - Update manifest expectations on linux for idlharness.https.html and fontface-override-descriptor-getter-setter.sub.html a=manifest-fix
CLOSED TREE
2021-03-22 20:04:20 +02:00
Tom Schuster aaa6a54a43 Bug 1700007 - Make some surface changes to ReadableStream required by WebIDL. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D109241
2021-03-22 16:38:19 +00:00
Tom Schuster 610b70603a Bug 1684316 - Implement highWaterMark as required by WebIDL. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D109239
2021-03-22 16:38:19 +00:00
Tom Schuster 2fe6127401 Bug 1684316 - Add @@toStringTag to CountQueuingStrategy and ByteLengthQueuingStrategy to match WebIDL. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D109238
2021-03-22 16:38:18 +00:00
Tom Schuster 108b1f33c0 Bug 1657509 - Always resolve ReadableStream's tee()'s cancel promise after the stream closes or errors. r=arai
Seems like the existing step numbers refer to a differently formatted spec. I updated the numbers
where I changed something to match https://streams.spec.whatwg.org/.

Differential Revision: https://phabricator.services.mozilla.com/D109237
2021-03-22 16:38:18 +00:00
Alexandru Michis 8e177ab98a Bug 1681691 - Update manifest expectations for fontface-override-descriptor-getter-setter.sub.html and idlharness.https.html a=manifest-fix
CLOSED TREE
2021-03-22 19:10:17 +02:00
Emilio Cobos Álvarez 0bcd73e6f9 Bug 1699931 - Hopefully the last fuzzy annotation change...
MANUAL PUSH: Orange CLOSED TREE
2021-03-22 17:34:05 +01:00
Jonathan Kew a27156910e Bug 1681691 - Update metadata for WPT metrics-override tests. r=emilio
Depends on D109290

Differential Revision: https://phabricator.services.mozilla.com/D109291
2021-03-22 15:40:54 +00:00
Emilio Cobos Álvarez a44a4a8b0f Bug 1699931 - A couple more fuzzy annotation changes.
MANUAL PUSH: Orange CLOSED TREE
2021-03-22 14:47:15 +01:00
Sebastian Hengst d815fce073 Bug 1699870 - expectation updates for cross-origin-opener-policy/navigate-top-to-aboutblank
Got modified in bug 1699396 / wpt PR2 28127 and saw further expectation updates.
2021-03-22 14:07:41 +01:00
Sebastian Hengst 21b2954c17 Bug 1699872 - adjust expectations for service-worker/registration-schedule-job.https.html
These got modified in the last days and resulted in unexpected passes.
2021-03-22 13:56:26 +01:00
Sebastian Hengst d138642a6c Bug 1699886 - set background-color-transition-with-initially-transparent.html as intermittent on Linux debug.
Test got added in bug 1699671 / wpt PR 27907.
2021-03-22 13:44:36 +01:00
Sebastian Hengst c5888ae6dd Bug 1699893 - set cookies/name/name.html as intermittent on Windows debug
Test step got added in bug 1698621.
2021-03-22 13:30:11 +01:00
Sebastian Hengst 5a08246e28 Bug 1699722 - macOS expectation updates for content-security-policy/inheritance/history*. DONTBUILD
Test got added in bug 1695877 and modified in bug 1697777.
2021-03-22 12:52:57 +01:00
Sebastian Hengst a85e641b2a Bug 1699670 - set content-security-policy/inheritance/history-iframe.sub.html as intermittent on Linux debug. DONTBUILD
Test got added in bug 1695877.
2021-03-22 12:40:54 +01:00
moz-wptsync-bot e31c599135 Bug 1699946 - [wpt-sync] Update web-platform-tests to ab413549353f83e00e0e88a993b5d37b33088cce, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: ab413549353f83e00e0e88a993b5d37b33088cce
wpt-type: landing
2021-03-21 04:45:52 +00:00
moz-wptsync-bot e42bc802a4 Bug 1699848 [wpt PR 28157] - Update wpt metadata, a=testonly
wpt-pr: 28157
wpt-type: metadata
2021-03-21 04:45:51 +00:00
moz-wptsync-bot 103187ee34 Bug 1699900 - [wpt-sync] Update web-platform-tests to adf58735470a5f9efed7a44f9244f59a7ac3d875, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: adf58735470a5f9efed7a44f9244f59a7ac3d875
wpt-type: landing
2021-03-20 15:03:08 +00:00
moz-wptsync-bot fbbea08a90 Bug 1697657 [wpt PR 28011] - Update wpt metadata, a=testonly
wpt-pr: 28011
wpt-type: metadata
2021-03-20 15:03:06 +00:00
moz-wptsync-bot 508bc5a24a Bug 1699585 [wpt PR 28144] - Update wpt metadata, a=testonly
wpt-pr: 28144
wpt-type: metadata
2021-03-20 15:03:05 +00:00
moz-wptsync-bot 60a139acdc Bug 1699460 [wpt PR 28134] - Update wpt metadata, a=testonly
wpt-pr: 28134
wpt-type: metadata
2021-03-20 15:03:03 +00:00
moz-wptsync-bot 5e567c27f5 Bug 1699836 - [wpt-sync] Update web-platform-tests to 09da3f87a972bda79a1f4a542fc891a791735e6f, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: 09da3f87a972bda79a1f4a542fc891a791735e6f
wpt-type: landing
2021-03-20 03:59:43 +00:00
moz-wptsync-bot 64d6da2f00 Bug 1699604 [wpt PR 28146] - Update wpt metadata, a=testonly
wpt-pr: 28146
wpt-type: metadata
2021-03-20 03:59:42 +00:00
moz-wptsync-bot 963cf312b5 Bug 1693444 [wpt PR 27670] - Update wpt metadata, a=testonly
wpt-pr: 27670
wpt-type: metadata
2021-03-20 03:59:41 +00:00
moz-wptsync-bot 78e54fd3a6 Bug 1699671 [wpt PR 27907] - Update wpt metadata, a=testonly
wpt-pr: 27907
wpt-type: metadata
2021-03-20 03:59:38 +00:00
moz-wptsync-bot 97b5fc0654 Bug 1699396 [wpt PR 28127] - Update wpt metadata, a=testonly
wpt-pr: 28127
wpt-type: metadata
2021-03-20 03:59:37 +00:00
moz-wptsync-bot 95b272790c Bug 1699543 [wpt PR 28138] - Update wpt metadata, a=testonly
wpt-pr: 28138
wpt-type: metadata
2021-03-20 03:59:35 +00:00
moz-wptsync-bot 91d2a619a4 Bug 1695354 [wpt PR 27809] - Update wpt metadata, a=testonly
wpt-pr: 27809
wpt-type: metadata
2021-03-20 03:59:34 +00:00
moz-wptsync-bot a0308ded62 Bug 1699519 [wpt PR 28057] - Update wpt metadata, a=testonly
wpt-pr: 28057
wpt-type: metadata
2021-03-20 03:59:32 +00:00
moz-wptsync-bot 12e0507021 Bug 1698985 [wpt PR 28111] - Update wpt metadata, a=testonly
wpt-pr: 28111
wpt-type: metadata
2021-03-20 03:59:31 +00:00
moz-wptsync-bot 6b2eafe13c Bug 1699300 [wpt PR 28123] - Update wpt metadata, a=testonly
wpt-pr: 28123
wpt-type: metadata
2021-03-20 03:59:29 +00:00
moz-wptsync-bot c4a8e631d6 Bug 1699365 [wpt PR 28048] - Update wpt metadata, a=testonly
wpt-pr: 28048
wpt-type: metadata
2021-03-20 03:59:26 +00:00
Sebastian Hengst 698f99e9cc Bug 1699758 - adjust expectation for new test windowproxy-define-own-property-unforgeable-same-origin.html as having unexpected passes on release and beta. r=mccr8 DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D109136
2021-03-19 20:12:50 +00:00
Sebastian Hengst f4b79e6bfd Bug 1699126 - update expectations for more web platform tests. CLOSED TREE 2021-03-19 16:45:36 +01:00
Sebastian Hengst d282fdc2be Bug 1699126 - update expectations for more web platform tests. CLOSED TREE 2021-03-19 14:06:56 +01:00
moz-wptsync-bot 858ef17c3c Bug 1699126 - [wpt-sync] Update web-platform-tests to f98d484ef3b90f02226f00c96229994a0c1a4c2a, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: f98d484ef3b90f02226f00c96229994a0c1a4c2a
wpt-type: landing
2021-03-19 10:35:42 +00:00
moz-wptsync-bot 916f024a13 Bug 1698964 [wpt PR 28109] - Update wpt metadata, a=testonly
wpt-pr: 28109
wpt-type: metadata
2021-03-19 10:35:42 +00:00
moz-wptsync-bot f7a924a5be Bug 1698598 [wpt PR 28082] - Update wpt metadata, a=testonly
wpt-pr: 28082
wpt-type: metadata
2021-03-19 10:35:39 +00:00
moz-wptsync-bot e3b127e552 Bug 1698707 [wpt PR 28094] - Update wpt metadata, a=testonly
wpt-pr: 28094
wpt-type: metadata
2021-03-19 10:35:37 +00:00
moz-wptsync-bot cc0bae147e Bug 1698805 [wpt PR 27976] - Update wpt metadata, a=testonly
wpt-pr: 27976
wpt-type: metadata
2021-03-19 10:35:35 +00:00
moz-wptsync-bot ba93514253 Bug 1698685 [wpt PR 28062] - Update wpt metadata, a=testonly
wpt-pr: 28062
wpt-type: metadata
2021-03-19 10:35:32 +00:00
moz-wptsync-bot 86fa529d2d Bug 1698504 [wpt PR 28077] - Update wpt metadata, a=testonly
wpt-pr: 28077
wpt-type: metadata
2021-03-19 10:35:31 +00:00
moz-wptsync-bot 2c5c8b1565 Bug 1698650 [wpt PR 28047] - Update wpt metadata, a=testonly
wpt-pr: 28047
wpt-type: metadata
2021-03-19 10:35:28 +00:00
moz-wptsync-bot f4b19484b0 Bug 1698621 [wpt PR 28066] - Update wpt metadata, a=testonly
wpt-pr: 28066
wpt-type: metadata
2021-03-19 10:35:27 +00:00