- Sep 23, 2022
-
-
moz-wptsync-bot authored
Bug 1791857 - [wpt-sync] Update web-platform-tests to 0865ba27228c2560fdd8601d2cd53537554ad50b, a=testonly MANUAL PUSH: wpt sync bot wpt-head: 0865ba27228c2560fdd8601d2cd53537554ad50b wpt-type: landing
-
moz-wptsync-bot authored
wpt-pr: 35960 wpt-type: metadata
-
Ming-Ying Chung authored
Automatic update from web-platform-tests [beacon-api] Fix sendondiscard web tests's assertions 1. Move sendondiscard web tests to `wpt_internal/`: Tests in this file were not working properly as the BackgroundSync permission is set to `Denied` by default in the web test runner. Moving to `wpt_internal/` allows the use of `internals.setPermission()` API. 2. There was also a bug in `expectBeacon()` function which didn't check the total number of sent beacons properly. This CL fixes the above issues. Bug: 1293679,1364348 Change-Id: Ia037080f94303279154fa0d71d33cf364712590c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3907264 Reviewed-by:
Rakina Zata Amni <rakina@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Ming-Ying Chung <mych@chromium.org> Cr-Commit-Position: refs/heads/main@{#1049485} -- wpt-commits: 5d424eb8c75dee2c8c11f4d5db17ee4e31fe1a71 wpt-pr: 35960
-
moz-wptsync-bot authored
wpt-pr: 35988 wpt-type: metadata
-
Miyoung Shin authored
Bug 1791703 [wpt PR 35988] - Prerender: Upstream tests for cross-origin iframe in prerendered pages, a=testonly Automatic update from web-platform-tests Prerender: Upstream tests for cross-origin iframe in prerendered pages This CL upstreams tests for the cross-origin iframe including a sandbox iframe in prerendered pages to the WPT repository. sandbox iframes should be treated as the cross-origin iframe specified in the draft spec: https://wicg.github.io/nav-speculation/prerendering.html#delay-crossorigin Bug: 1253158 Change-Id: Id34264eaec7584fbef38844a20ef8c15636d156d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3908027 Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/main@{#1049479} -- wpt-commits: dd968b9c3f154a515342d1f57b8c722ef6da4d6f wpt-pr: 35988
-
Kent Tamura authored
Automatic update from web-platform-tests FrameSet NG: Fix a crash on re-showing a sub FRAMESET We clear NeedsLayout flags of FRAMESET children which are not fit in the FRAMESET's grid. We should clear their NGPhysicalFragments too in order not to re-use stale fragment trees when a child fits in the grid again. Bug: 1365048 Change-Id: I638f68eba61d557b1aede9d4f686998f0c774d60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3904719 Auto-Submit: Kent Tamura <tkent@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1049471} -- wpt-commits: b4cafb54ac6b0835c8b09174d2b92cb123b2afbd wpt-pr: 35983
-
moz-wptsync-bot authored
wpt-pr: 35968 wpt-type: metadata
-
Julie Jeongeun Kim authored
Bug 1791577 [wpt PR 35968] - Prerender2 WPT: Externalize clients.matchAll() web platform test, a=testonly Automatic update from web-platform-tests Prerender2 WPT: Externalize clients.matchAll() web platform test Bug: 1253158 Change-Id: I8c167b133f7abd62b0a73448cd56c222f75c18ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3906662 Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Julie Jeongeun Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/main@{#1049451} -- wpt-commits: 86a71db107da70c6284bd21c5d6bcff7b3685e27 wpt-pr: 35968
-
moz-wptsync-bot authored
wpt-pr: 35959 wpt-type: metadata
-
Yeunjoo Choi authored
Bug 1791500 [wpt PR 35959] - Prerender: Upstream tests for the referrer on prerendering navigation, a=testonly Automatic update from web-platform-tests Prerender: Upstream tests for the referrer on prerendering navigation This CL upstreams tests that prerender uses the page's default referrer policy. The behavior isn't described in spec, but discussed in [1]. [1] https://github.com/WICG/nav-speculation/issues/51 Bug: 1253158 Change-Id: I8ea931af24ecefc8da84f9710945b36c8e1ea98d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3907161 Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Yeunjoo Choi <ychoi@igalia.com> Cr-Commit-Position: refs/heads/main@{#1049450} -- wpt-commits: c607b88000b40a6d41005087c499f52eb5734dfd wpt-pr: 35959
-
moz-wptsync-bot authored
wpt-pr: 35984 wpt-type: metadata
-
L. David Baron authored
Bug 1791662 [wpt PR 35984] - Make multiple-centered-dialogs.html handle different zoom levels better., a=testonly Automatic update from web-platform-tests Make multiple-centered-dialogs.html handle different zoom levels better. This changes the test to get the necessary heights with subpixel precision rather than with getters that round to pixels, and then expects the result to be accurate within 0.05px. These sizes may be subpixel values when the device-pixel-scale is not an integer. Fixed: 1365295 Change-Id: I1107a60cb8ff39f8d028f54a37b5ba13ab7b678b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3906230 Reviewed-by:
Joey Arhar <jarhar@chromium.org> Commit-Queue: David Baron <dbaron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1049441} -- wpt-commits: 51085f9ff9bf6685b3bb5664cb9d6f1f82c27933 wpt-pr: 35984
-
dependabot[bot] authored
Automatic update from web-platform-tests Bump taskcluster from 44.18.0 to 44.21.0 in /tools Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 44.18.0 to 44.21.0. - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md) - [Commits](https://github.com/taskcluster/taskcluster/compare/v44.18.0...v44.21.0 ) --- updated-dependencies: - dependency-name: taskcluster dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> -- wpt-commits: f96321cbef3294ee6244cbe1aa6d194c3b7103cc wpt-pr: 35954
-
moz-wptsync-bot authored
wpt-pr: 35971 wpt-type: metadata
-
Koji Ishii authored
Automatic update from web-platform-tests [anchor-position] Support nested block fragmentation In a nested block fragmentation context, fragmentainers of the inner context may not have the correct block offsets. This is intentionally omitted because it is expensive, and it is not necessary for existing usages. However, when anchors in the nested multicol is fragmented by the outer multicol, anchor query needs the offsets. This patch changes to let anchor query to search anchors from the outer block fragmentation context in such cases. |NGLogicalAnchorQueryForFragmentation| can find fragments and their offsets by traversing descendants. By giving the outer block fragmentation context to it, it can determine the correct offsets of the inner fragmentainers. Bug: 1309178 Change-Id: I0e98ed8b345b3fda1a08d9bb5b4e25cb7903f306 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3881852 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Alison Maher <almaher@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1049351} -- wpt-commits: 42108c3d10b6982fc52fbdd678f8e1cfdf3f2bd4 wpt-pr: 35971
-
moz-wptsync-bot authored
wpt-pr: 35982 wpt-type: metadata
-
Ian Kilpatrick authored
Automatic update from web-platform-tests [last-baseline] Add tests for fieldsets. As above. Bug: 885175 Change-Id: Ic232a0dc2b0c4f2516cfb7e1dadd0c6d7315b866 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3908447 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1049344} -- wpt-commits: 3b94cbbe6e52bfe0788f2b535604a66b054dea8f wpt-pr: 35982
-
moz-wptsync-bot authored
wpt-pr: 35977 wpt-type: metadata
-
Ian Kilpatrick authored
Automatic update from web-platform-tests [last-baseline] Fix alignment baseline for spanning items. When introducing the minor baseline groups we didn't set/get the baseline from the correct set. This changes the logic such that when use access a minor baseline we use the end set. Bug: 885175 Change-Id: I88f1d8fce2fc056d971fc7c4cc4c75ec50d232a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3905711 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Kurt Catti-Schmidt <kschmi@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1049300} -- wpt-commits: 3505e87ffb37558ea29d04778726a2c79ed8d61a wpt-pr: 35977
-
moz-wptsync-bot authored
wpt-pr: 35976 wpt-type: metadata
-
Ian Kilpatrick authored
Automatic update from web-platform-tests [last-baseline] Propagate last-baseline from tables. For more details see: https://github.com/w3c/csswg-drafts/issues/7655#issuecomment-1248528627 Effectively we should propagate the last-baseline from the last table-row (we ignore caption baselines for example). If the row is baseline aligned (using vertical-align: baseline) this becomes the first & last baseline (until we support "align-content: last baseline"), otherwise we use the lowest content-edge. Bug: 885175 Change-Id: Id9de2f8baff5511fd4da2cef3f056c1bac0fc112 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3907838 Reviewed-by:
David Grogan <dgrogan@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/main@{#1049240} -- wpt-commits: 55e1c625687971d6e9ad0836127bb2f679f33123 wpt-pr: 35976
-
Raphael Kubo da Costa authored
Automatic update from web-platform-tests orientation sensor: Fix typo in test function name. Orienation -> Orientation Change-Id: Ib6af0610e0719d751685589367a6fe81092d5231 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3904390 Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Auto-Submit: Raphael Kubo Da Costa <raphael.kubo.da.costa@intel.com> Cr-Commit-Position: refs/heads/main@{#1049224} -- wpt-commits: f61679de655dd2558605cf9a938329c6df77a532 wpt-pr: 35965
-
Julie Jeongeun Kim authored
Bug 1791557 [wpt PR 35964] - Prerender2 WPT: Stop navigator.plugins test if it's not supported, a=testonly Automatic update from web-platform-tests Prerender2 WPT: Stop navigator.plugins test if it's not supported This CL quickly stops navigator-plugins.tentative.html if 'navigator.plugins' is not provided. Bug: 1253158 Change-Id: I4ff12f949246e34060bcd72d7816994e21070ac3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3907064 Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Julie Jeongeun Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/main@{#1049076} -- wpt-commits: 2c81b729af173f6b5001b55f3b86c2c687d4f0a5 wpt-pr: 35964
-
Tony Graham authored
Automatic update from web-platform-tests Typo: '0' instead of '=' in attribute (#35967) -- wpt-commits: faf5bb52913d63e5e43e2e7a07e2bc7915094514 wpt-pr: 35967
-
Rune Lillesveen authored
Automatic update from web-platform-tests Handle font-size -> registered var -> line-height cycles Code behaved correctly, but use the separate HasLineHeightUnits instead of adding the lh unit to IsFontUnitToken. Added test. Bug: 937104 Change-Id: I25cfc4100d80658137defb9a341f99d6e8fdb6e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3904405 Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/main@{#1049043} -- wpt-commits: 408eb2d15db204c5f78b8fd27d1c5cad8e083e1f wpt-pr: 35963
-
moz-wptsync-bot authored
wpt-pr: 35934 wpt-type: metadata
-
Julie Jeongeun Kim authored
Bug 1791180 [wpt PR 35934] - Prerender2 WPT: Externalize navigator.plugins web platform test, a=testonly Automatic update from web-platform-tests Prerender2 WPT: Externalize navigator.plugins web platform test Bug: 1253158 Change-Id: Ib0855db808c30ccadc573fe04456be1241d8a415 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3901897 Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Julie Jeongeun Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/main@{#1049040} -- wpt-commits: 8eca892b9f262eea1425fe59dc97f6dd722a9c14 wpt-pr: 35934
-
Rune Lillesveen authored
Automatic update from web-platform-tests Cycle detection registered custom properties with lh units Like for font-relative properties, using lh units in registered custom properties referenced in the line-height property may cause cycles. Detect and correctly handle such cycles. Bug: 937104 Change-Id: Id2197400addb2f67750b1e2563410ca6cf5319d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3904621 Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/main@{#1049018} -- wpt-commits: 1d9a6c33532238d104552eb67b6dc74b1489c030 wpt-pr: 35947
-
moz-wptsync-bot authored
wpt-pr: 35948 wpt-type: metadata
-
Florent Castelli authored
Automatic update from web-platform-tests Fix wpt/webrtc/no-media-call.html Use the modern Promise based setLocal/RemoteDescription. Fixes the getSenders() checks in onAnswerCreated. Bug: None Change-Id: I113024737663b97b80c72ffa78e175c19290926a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3904626 Auto-Submit: Florent Castelli <orphis@chromium.org> Commit-Queue: Florent Castelli <orphis@chromium.org> Reviewed-by:
Tony Herre <toprice@chromium.org> Cr-Commit-Position: refs/heads/main@{#1049014} -- wpt-commits: 4985bff16e019c405108c446308a2789eac6a775 wpt-pr: 35948
-
moz-wptsync-bot authored
wpt-pr: 35933 wpt-type: metadata
-
Julie Jeongeun Kim authored
Bug 1791177 [wpt PR 35933] - Prerender2 WPT: Externalize navigator.subApps web platform test, a=testonly Automatic update from web-platform-tests Prerender2 WPT: Externalize navigator.subApps web platform test Bug: 1253158 Change-Id: Ib9f91aae26d42d0c9ec7d262306d8187e6c5a226 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3901566 Reviewed-by:
Lingqi Chi <lingqi@chromium.org> Commit-Queue: Julie Jeongeun Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/main@{#1048997} -- wpt-commits: a7a3da96e5e8d106e008408214173016b5c9865d wpt-pr: 35933
-
Alexander Lehner authored
Automatic update from web-platform-tests Manual tests for CSS speech module: speak-as property (#35583) -- wpt-commits: eee2fd440b27bf156af4be6ef88e8df226da8e00 wpt-pr: 35583
-
moz-wptsync-bot authored
wpt-pr: 35856 wpt-type: metadata
-
Yoav Weiss authored
Automatic update from web-platform-tests Add a SoftNavigation performance entry This adds a new SoftNavigationEntry, which is tied to soft navigation heuristics [1], and increments the NavigationID [2]. Design doc: [3] Intent to Prototype: [4] [1] https://bit.ly/soft-navigation [2] https://docs.google.com/document/d/1mBpK9R2yo5_ZZLBPzG1UGALX287QPPABqbYVsRCaT5k/edit#heading=h.beojylmcoc6i (Google-only for now. apologies!) [3] https://docs.google.com/document/d/1eUyQg3YLEmYjrTMC3p-F1MilECwCynhM6WIbIo05SPU/edit# [4] https://groups.google.com/a/chromium.org/g/blink-dev/c/MK01W5X_x6E Change-Id: I4eee3e9bf608993bbe2582d545fe85f3ab08eb45 Bug: 1338390 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3887520 Reviewed-by:
Ian Clelland <iclelland@chromium.org> Commit-Queue: Yoav Weiss <yoavweiss@chromium.org> Cr-Commit-Position: refs/heads/main@{#1048975} -- wpt-commits: e1b87039b5e3f93f716962eb46198df59918ed78 wpt-pr: 35856
-
moz-wptsync-bot authored
wpt-pr: 35932 wpt-type: metadata
-
Ming-Ying Chung authored
Bug 1791174 [wpt PR 35932] - [beacon-api] Fix renderer crashes caused by accessing unbound remote, a=testonly Automatic update from web-platform-tests [beacon-api] Fix renderer crashes caused by accessing unbound remote - Stacktrace: https://crbug.com/1364348#c5 - Details Explained: https://crbug.com/1364348#c7 When a document is unloaded, it's possible that a `PendingBeacon`'s `timeout_timer_` stays alive even after the ExecutionContext is gone (detached). In such case, `PendingBeacon::TimeoutTimerFired()` will lead to a crash due to accessing `remote_` which is unbound. The crash can be reliably reproduced by setting a short timeout in PendingGetBeacon ctor and unloads the document quickly. (But still not sure why a PendingGetBeacon() with default (negative) timeout can trigger `TimeoutTimerFired()`.) This CL makes `PendingBeacon` implements `ExecutionContextLifecycleObserver` and handles such case in `ContextDestroyed()` method. Also updates the sendondiscard web tests: - Before: PendingPostBeacon was not covered. Beacons with different timeout/backgroundTimeout were not covered. - After: better cover the behaviors of sending beacons on page discard with different timeout/backgroundTimeout values (which should not be used at all though) Bug: 1364348,1293679 Change-Id: I44edc6ddde20c75f8bbcca0d2b452504517530b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3901567 Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Ming-Ying Chung <mych@chromium.org> Cr-Commit-Position: refs/heads/main@{#1048952} -- wpt-commits: 55f82d7bde45475d65ca1ca9f71d62f740517801 wpt-pr: 35932
-
moz-wptsync-bot authored
wpt-pr: 35956 wpt-type: metadata
-
Ian Kilpatrick authored
Bug 1791467 [wpt PR 35956] - [last-baseline] Support last baseline alignment within grid/flex., a=testonly Automatic update from web-platform-tests [last-baseline] Support last baseline alignment within grid/flex. This adds support for last baseline alignment within grid/flex with block layout as children (or rather anything which exports a "correct" last baseline). If something has last baseline alignment it will be placed in the opposite baseline sharing group that it would naturally be. The small additional code in the flex/grid layout algorithm is to read the baseline from the correct edge. Bug: 885175 Change-Id: Ibf5d6dff79e1b611a459257647652506280932b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3892666 Reviewed-by:
David Grogan <dgrogan@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/main@{#1048893} -- wpt-commits: 8c1d56987b3b331f56c412757f155ed0a95f7886 wpt-pr: 35956
-
moz-wptsync-bot authored
wpt-pr: 35837 wpt-type: metadata
-