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

48980 Коммитов

Автор SHA1 Сообщение Дата
Sebastian Hengst cc8ae3e6cc Bug 1649912 - set a timeout for a step of html/cross-origin-opener-policy/access-reporting/property.https.html. r=intermittent-reviewers,jmaher DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D86834
2020-08-12 15:52:47 +00:00
Sebastian Hengst 02632af225 Bug 1648667 - Set navigation-timing/secure_connection_start_non_zero.https.html to fail on Windows ccov. r=intermittent-reviewers,jmaher DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D86830
2020-08-12 15:32:22 +00:00
Sebastian Hengst 1a55c57806 Bug 1642506 - adjust Windows ccov expectations in html/semantics/scripting-1/the-script-element/moving-between-documents/*. r=intermittent-reviewers,jmaher DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D86827
2020-08-12 15:26:51 +00:00
Chris H-C 047e478174 Bug 1650282 - Ignore NSS Shutdown leaks on telemetry integration tests r=raphael DONTBUILD
My original patch just ignored it for locally-run tests.
This one makes a similar change for when it's run on try.

Differential Revision: https://phabricator.services.mozilla.com/D86814
2020-08-12 13:06:56 +00:00
Emilio Cobos Álvarez 0c03ba166c Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku
We've shipped it on by default since 74 (bug 1617219).

Differential Revision: https://phabricator.services.mozilla.com/D86665
2020-08-12 10:57:04 +00:00
Joel Maher e68bae6ef9 Bug 1656625 - disable dock on osx. r=dividehex,bc
disble dock on osx.

Differential Revision: https://phabricator.services.mozilla.com/D86426
2020-08-11 23:01:50 +00:00
Joel Maher c3f53eef4d Bug 1658448 - tweaks to windows unittest setup to support running on hardware. r=markco
tweaks to windows unittest setup to support running on hardware.

Differential Revision: https://phabricator.services.mozilla.com/D86637
2020-08-11 18:45:09 +00:00
Joel Maher 1e945cc264 Bug 1658022 - Extend talos shutdown timeout from 5 to 20 seconds. r=mconley,perftest-reviewers,sparky
Extend talos shutdown timeout from 5 to 20 seconds.

Differential Revision: https://phabricator.services.mozilla.com/D86425
2020-08-11 17:28:51 +00:00
Mark Banner 8b95c9a06f Bug 1658539 - Disable tab replacement in mochitests for Thunderbird. r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D86697
2020-08-11 15:43:56 +00:00
Emilio Cobos Álvarez d276a931b8 Bug 1658525- Remove layout.css.comparison-functions.enabled. r=xidorn
Shipped since FF75 (bug 1519519).

Differential Revision: https://phabricator.services.mozilla.com/D86693
2020-08-11 10:27:42 +00:00
Emilio Cobos Álvarez 302b74debe Bug 1657173 - Make <link rel=preload as=style> not block onload incorrectly. r=mayhemer
And fix the only WPT for this while at it which was using the wrong URL
(and thus would always pass).

This actually makes me a bit uncomfortable given the amount of times
I've seen the pattern:

    <link href="important.css" rel="preload" as="style" onload="this.rel = 'stylesheet'">

As that means that important.css won't block the load event. But let's
try.

Differential Revision: https://phabricator.services.mozilla.com/D86049
2020-08-11 09:41:28 +00:00
Emilio Cobos Álvarez 2a82d607c5 Bug 1658470 - Remove layout.css.is-where-selectors.enabled. r=heycam
Shipped since 78 (bug 1632646).

Differential Revision: https://phabricator.services.mozilla.com/D86662
2020-08-11 05:54:22 +00:00
Emilio Cobos Álvarez 906c1a7801 Bug 1658470 - Remove layout.css.shadow-parts.enabled. r=heycam
Shipped since 72 (bug 1559074).

Differential Revision: https://phabricator.services.mozilla.com/D86661
2020-08-11 05:54:17 +00:00
Mike Hommey c9ae9101aa Bug 1651680 - Replace PKG_SKIP_STRIP with PKG_STRIP. r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D86648
2020-08-11 02:44:17 +00:00
Razvan Maries 6d82f7f1a0 Backed out 2 changesets (bug 1651680) for L10n bustages. CLOSED TREE
Backed out changeset 09a5f4dcd92a (bug 1651680)
Backed out changeset 13a881966dda (bug 1651680)
2020-08-11 05:40:47 +03:00
Razvan Maries 19dba4d200 Backed out changeset a4be7cf49e07 (bug 1658448) for Windows max run time exceeded failures. CLOSED TREE 2020-08-11 04:41:46 +03:00
Mike Hommey 6714f1ec83 Bug 1651680 - Replace PKG_SKIP_STRIP with PKG_STRIP. r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D86648
2020-08-11 00:07:02 +00:00
Joel Maher fa8efffb8b Bug 1658448 - tweaks to windows unittest setup to support running on hardware. r=markco
tweaks to windows unittest setup to support running on hardware.

Differential Revision: https://phabricator.services.mozilla.com/D86637
2020-08-10 22:45:56 +00:00
Edgar Chen c311ce3fff Bug 1658176 - Remove testUnloaded command from xOriginDispatchMap; r=kmag DONTBUILD
This doesn't being used by xOriginRunner in SimpleTest.

Depends on D86516

Differential Revision: https://phabricator.services.mozilla.com/D86517
2020-08-10 19:51:17 +00:00
Edgar Chen ad6affb211 Bug 1658176 - Make mochitest tests with xorigin and fission enabled report assertion properly; r=kmag DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D86516
2020-08-10 20:48:13 +00:00
Cristina Coroiu 337cae8391 Bug 1640062 - set android expectancy for target_blank_implicit_noopener.html r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D86478
2020-08-10 14:23:00 +00:00
James Graham 0d4af79641 Bug 1658296 - Add extra kwargs required by wpt run, r=maja_zf
Differential Revision: https://phabricator.services.mozilla.com/D86567
2020-08-10 19:21:44 +00:00
Razvan Maries 0dc0ced176 Backed out 2 changesets (bug 1200896) for perma failures on browser_pioneer_ui.js. CLOSED TREE
Backed out changeset c7ae88fd1bd7 (bug 1200896)
Backed out changeset 8b57f059e63e (bug 1200896)
2020-08-10 23:08:04 +03:00
Sean Feng 17473c0717 Bug 1200896 - Make the document blocked by the topmost element in the top layer r=emilio
Spec: https://html.spec.whatwg.org/multipage/#blocked-by-a-modal-dialog

Differential Revision: https://phabricator.services.mozilla.com/D86227
2020-08-10 18:20:51 +00:00
Sebastian Hengst 0636e8e389 Bug 1655720 - Adjust expectation for access-reporting/property.https.html on Linux x64 opt. r=jmaher DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D86540
2020-08-10 14:25:14 +00:00
Kershaw Chang cb8dd8e93e Bug 1640105 - Skip failed tests, r=dragana,remote-protocol-reviewers,necko-reviewers,maja_zf
Differential Revision: https://phabricator.services.mozilla.com/D86224
2020-08-10 09:20:35 +00:00
alexandru.ionescu 50f359a19f Bug 1655736 pinterest is timing out intermittently while rerecording on mitm5 r=Bebe,perftest-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D86359
2020-08-10 08:34:13 +00:00
longsonr b0908ad8d6 Bug 1654331 - throw InvalidStateError when getPointAtLength can't get the path for measuring r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D86461
2020-08-10 03:49:56 +00:00
Cosmin Sabou cf533b3575 Backed out changeset 5a3189a82913 (bug 1654331) for wpt failures on SVGGeometryElement.getPointAtLength-03.svg. 2020-08-10 02:40:26 +03:00
Emilio Cobos Álvarez a732be1dd6 Bug 1658140 - Fix percentage background-size on the root when out-of-flow. r=mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D86482
2020-08-09 22:25:29 +00:00
longsonr e2d27d8052 Bug 1654331 - throw InvalidStateError when getPointAtLength can't get the path for measuring r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D86461
2020-08-09 20:34:04 +00:00
Mike Hommey d3c3a026b3 Bug 1657768 - Set temp_file_paths earlier. r=ahal
The finally where it's used may be reached before it is set currently,
leading to more important error messages being hidden.

Differential Revision: https://phabricator.services.mozilla.com/D86281
2020-08-07 14:54:55 +00:00
Emilio Cobos Álvarez e07d5eb564 Bug 1657437 - Don't treat lone CRs as segment breaks. r=jfkthame
That prevents preceding whitespace from getting collapsed.

When there's a single lone CR (so `a\rb`) our behavior here diverges
from Chrome's but matches Safari's. We treat it as ZWSP.

That matches the initial resolution of [1], but then there have been
various doing and undoings of that resolution, so it's not totally clear
to me what the correct behavior per spec should be. I think "treat it as
other control character"? But I haven't dug into what that implies, so
for now I've just kept behavior there as-is.

[1]: https://github.com/w3c/csswg-drafts/issues/855

Differential Revision: https://phabricator.services.mozilla.com/D86188
2020-08-08 16:21:35 +00:00
Gregory Mierzwinski f87d8a4859 Bug 1657898 - Fix fenix artifact paths. r=jlorenzo,tarek
Differential Revision: https://phabricator.services.mozilla.com/D86351
2020-08-08 12:16:49 +00:00
Ting-Yu Lin 40c1643e91 Bug 1559961 Part 4 - Reflow lines with pushed floats under constrained available block-size or in paginated context. r=dholbert
When a clearance frame is discovered in a BFC
subtree (`ReflowInput::WillReflowAgainForClearance()` is true), all the
block descendants of the BFC return from `ReflowBlockFrame` immediately
without placing their children or requesting continuation for their
children, etc., because the BFC is going to reflow the subtree a
second time.

When this happens, any block descendant whose lines contain pushed
floats should be marked dirty and reflowed again so that they can go
through all the split floats logic and set their nsReflowStatus to
incomplete/overflow-incomplete correctly. (We may develop a smarter way
in bug 851629 to make the performance better.)

The condition `aState.mPresContext->IsPaginated()` is added to prevent
1406291-1.html from failing. In 1406291-1.html, the table containing the
float in its subtree is being pushed to the second page due to force
break, and the float is in PushedFloatsList of its parent block. When we
reflow the block again (in the second page), it is reflowed under the
measuring stage of the table layout with unconstrained available
block-size. nsBlockFrame::DrainSelfPushedFloats() deliberately doesn't
drain pushed floats if their placehoder are in the same block, and
expect the floats to be reflowed again. Before this patch, the line can
be marked dirty via HasPushedFloats(), but in this patch,
HasPushedFloats() is moved into the nested if-else, so we need
`aState.mPresContext->IsPaginated()` to let the block know that it's in
a paginated context, and needs to reflow any line that contains pushed
floats.

Differential Revision: https://phabricator.services.mozilla.com/D85480
2020-08-08 01:13:15 +00:00
Ting-Yu Lin c1ac1fc784 Bug 1559961 Part 2 - Consider a line's scrollable overflow when marking a line dirty. r=dholbert
Before this patch, a block frame considers a line dirty only if the line's
block-end is larger than content area's block-end.

However, scrollable overflow area should be broken in paginated environment
(both in a column container and in printing). We should take this into account
when marking a line dirty.

The dynamic wpt reftests are written with the following conditions in mind to
expose the bug:

1. Initially, all the elements fit into the first column.

2. After shrinking the multicol height, the block itself still fits into
the first column, but its tall child (either a simple tall block or a
tall float), which overflows the smaller multicol height, needs to be
broken.

The flexbox printing reftest are similar. A flex container uses
unconstrained available block-size to measure flex items' block-size,
and then performs a final reflow with constrained available block-size,
which is similar to the dynamic scenario above. One caveat is that flex
items usually have IsBResize() set. So to expose this bug, a float
element needs to be deeply nested under a flex item.

Differential Revision: https://phabricator.services.mozilla.com/D85479
2020-08-07 22:16:21 +00:00
Butkovits Atila 96bdaf721d Backed out 110 changesets (bug 1657204, bug 1657076, bug 1656367, bug 1656604, bug 1656607, bug 1657227, bug 1654857, bug 1657165, bug 1657637, bug 1652468, bug 1657327, bug 1655297, bug 1655071, bug 1657688, bug 1657046, bug 1657407, bug 1656841, bug 1645251, bug 1655938, bug 1656160, bug 1656757, bug 1657373, bug 1657089, bug 1655122, bug 1656555, bug 1655413, bug 1655186, bug 1655184, bug 1656692, bug 1656354, bug 1657904, bug 1657297, bug 1628563, bug 1657700, bug 1656911, bug 1657014, bug 1656645, bug 1656488, bug 1656856, bug 1656054, bug 1656629, bug 1656627, bug 1657453, bug 1656258, bug 1656259, bug 1657184, bug 1656985, bug 1657226, bug 1656299, bug 1655724, bug 1655193, bug 1649821, bug 1655012, bug 1656434, bug 1657783, bug 1656824, bug 1657085, bug 1656828, bug 1656989, bug 1656656, bug 1652407, bug 1657154, bug 1657152, bug 1656103, bug 1656373, bug 1656635, bug 1657110, bug 1655834, bug 1657002, bug 1657195, bug 1656338, bug 1657640, bug 1656091, bug 1656872, bug 1657397, bug 1657487, bug 1656183, bug 1655368, bug 1656700, bug 1656457, bug 1647490, bug 1656836, bug 1636934, bug 1656586, bug 1656833, bug 1656585) for breaking SM builds. CLOSED TREE
Backed out changeset 9584ddf5d03a (bug 1657904)
Backed out changeset 56c33dd1f130 (bug 1656160)
Backed out changeset 5482dc7e339d (bug 1657640)
Backed out changeset 0d3ef7c98861 (bug 1657783)
Backed out changeset 3e1d54561c83 (bug 1657688)
Backed out changeset dc0791f63903 (bug 1657700)
Backed out changeset e87f29fb3e31 (bug 1657700)
Backed out changeset 239821d9b41e (bug 1657407)
Backed out changeset 37b74ab419d0 (bug 1657637)
Backed out changeset 653fac75a426 (bug 1656586)
Backed out changeset fcbca22e2212 (bug 1656586)
Backed out changeset 4d2ec067e793 (bug 1656585)
Backed out changeset 6b394e4ebfb9 (bug 1656585)
Backed out changeset aa0aa516e195 (bug 1657226)
Backed out changeset 146aac1cc37c (bug 1656985)
Backed out changeset 5d44b61420b2 (bug 1657154)
Backed out changeset 03572be85326 (bug 1657154)
Backed out changeset f52ec23769f8 (bug 1657327)
Backed out changeset d3beaaadef4f (bug 1657327)
Backed out changeset e3a9a780a957 (bug 1657487)
Backed out changeset e5d763b9dec9 (bug 1656824)
Backed out changeset bd5073b4ec7a (bug 1656367)
Backed out changeset 9587ed470d57 (bug 1656367)
Backed out changeset 590e6bc97ce1 (bug 1657297)
Backed out changeset 188b7425b7c4 (bug 1657453)
Backed out changeset 488ad39001c0 (bug 1645251)
Backed out changeset d835b5e68f71 (bug 1645251)
Backed out changeset 2461fdc6c338 (bug 1657152)
Backed out changeset a1514a9fedd1 (bug 1657397)
Backed out changeset 5e961d387725 (bug 1649821)
Backed out changeset 383143e1dcee (bug 1649821)
Backed out changeset 060e32270673 (bug 1657373)
Backed out changeset d9cec0d65dbc (bug 1657373)
Backed out changeset 67aa95f780ef (bug 1657227)
Backed out changeset 969bc870515b (bug 1656555)
Backed out changeset 3871538a36e7 (bug 1657110)
Backed out changeset bb2a7affbb57 (bug 1655724)
Backed out changeset 76683a07c341 (bug 1656757)
Backed out changeset e1cdee4114f6 (bug 1656911)
Backed out changeset aa33b31e0990 (bug 1656911)
Backed out changeset 1272319958c3 (bug 1657204)
Backed out changeset 0f2204acb9ca (bug 1657204)
Backed out changeset aefc0ef91783 (bug 1657184)
Backed out changeset fd658619039a (bug 1655184)
Backed out changeset f39400495c95 (bug 1657195)
Backed out changeset bfd514221a79 (bug 1657165)
Backed out changeset 12cc01064c88 (bug 1655122)
Backed out changeset 660d9bbaf778 (bug 1657046)
Backed out changeset e8c9be6a1132 (bug 1657089)
Backed out changeset e268df4d9369 (bug 1628563)
Backed out changeset fddd0abc364b (bug 1657085)
Backed out changeset d1febd8980a9 (bug 1657076)
Backed out changeset 0fc4ea2bb5e1 (bug 1636934)
Backed out changeset 83c36d8c5521 (bug 1656488)
Backed out changeset 617d135e81af (bug 1656833)
Backed out changeset 324855bb41cc (bug 1655186)
Backed out changeset 557c6c8e9d35 (bug 1655186)
Backed out changeset 2e0adc0bf64d (bug 1652407)
Backed out changeset e48e8dee5d34 (bug 1647490)
Backed out changeset c428b2cbced8 (bug 1647490)
Backed out changeset ac760ba3994e (bug 1657014)
Backed out changeset 1d33e33cf635 (bug 1656629)
Backed out changeset 74005d1f3838 (bug 1656629)
Backed out changeset 21678c2b8e30 (bug 1657002)
Backed out changeset 4cba4c790c9f (bug 1656989)
Backed out changeset deef90329f3a (bug 1655834)
Backed out changeset ae2434a38369 (bug 1655834)
Backed out changeset a0672464c742 (bug 1655071)
Backed out changeset 97bc14daef9e (bug 1656700)
Backed out changeset 3d3903217e62 (bug 1656635)
Backed out changeset 326cd6196e29 (bug 1656635)
Backed out changeset 76e363f02fa4 (bug 1656841)
Backed out changeset 595ac3d91a42 (bug 1656856)
Backed out changeset 143d91401338 (bug 1656856)
Backed out changeset 168246651497 (bug 1656836)
Backed out changeset 2bcb6945a430 (bug 1656836)
Backed out changeset 56564edb3041 (bug 1655297)
Backed out changeset 5b700a58216b (bug 1655297)
Backed out changeset 6f15787395de (bug 1656103)
Backed out changeset d5f888f3ec84 (bug 1656457)
Backed out changeset 075fff035144 (bug 1656457)
Backed out changeset e4712c11e98c (bug 1656828)
Backed out changeset da7ac65067d6 (bug 1655938)
Backed out changeset a058f157bce4 (bug 1656872)
Backed out changeset 45c3f9ccf258 (bug 1656354)
Backed out changeset 783aac94d5c8 (bug 1656692)
Backed out changeset 4bfc24ee0055 (bug 1656656)
Backed out changeset b4cc4c718649 (bug 1656645)
Backed out changeset c7cf2b2b4590 (bug 1655368)
Backed out changeset 613c0c5a1fdc (bug 1656627)
Backed out changeset 6c1a6a0a8f4e (bug 1656627)
Backed out changeset 03007a67e7fe (bug 1656607)
Backed out changeset de8f85309788 (bug 1656607)
Backed out changeset 17708ecd8c57 (bug 1656604)
Backed out changeset 04d389e85184 (bug 1656434)
Backed out changeset c698da2dea06 (bug 1656434)
Backed out changeset 04f08e699166 (bug 1655193)
Backed out changeset b17284e3037e (bug 1656299)
Backed out changeset ed620290402f (bug 1656373)
Backed out changeset e09d093d42d5 (bug 1656373)
Backed out changeset 71bb89ec1034 (bug 1656338)
Backed out changeset 24853307932b (bug 1656091)
Backed out changeset f7db82e7c84b (bug 1654857)
Backed out changeset 79d8e2813db2 (bug 1656258)
Backed out changeset 9f5a148aa434 (bug 1656259)
Backed out changeset 0f5e2940cdea (bug 1655413)
Backed out changeset ca200273251f (bug 1656054)
Backed out changeset b80bff420ad9 (bug 1652468)
Backed out changeset 385b0823d131 (bug 1655012)
Backed out changeset dd3ec6f5a646 (bug 1656183)
2020-08-08 03:51:14 +03:00
moz-wptsync-bot dd02727942 Bug 1657904 - [wpt-sync] Update web-platform-tests to 059a8ae79c2c44ef2eda3ccb412b0773e99c26b6, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: 059a8ae79c2c44ef2eda3ccb412b0773e99c26b6
wpt-type: landing
2020-08-07 23:26:30 +00:00
Blink WPT Bot 197c474795 Bug 1656160 [wpt PR 24810] - [WPT] Errors caught/reported for importScripts(), a=testonly
Automatic update from web-platform-tests
[WPT] Errors caught/reported for importScripts() (#24810)

This CL adds WPTs for exceptions in importScripts() captured by

- WorkerGlobalScope error event handler or
- try/catch.

Some of the tests are migrated from non-WPT web_tests.

The tests are failing on Chromium right now, and will pass
after
https://chromium-review.googlesource.com/c/chromium/src/+/2328394/.

Bug: 1111134, 1111750, 795636
Change-Id: Ie19085171261d4baf307b6544ff6a8da1a8e9041
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327787
Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org>
Reviewed-by: Kenichi Ishibashi <bashi@chromium.org>
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Domenic Denicola <domenic@chromium.org>
Reviewed-by: Dominic Farolino <dom@chromium.org>
Cr-Commit-Position: refs/heads/master@{#794474}

Co-authored-by: Hiroshige Hayashizaki <hiroshige@chromium.org>
--

wpt-commits: 059a8ae79c2c44ef2eda3ccb412b0773e99c26b6
wpt-pr: 24810
2020-08-07 23:26:30 +00:00
arthursonzogni 69fd0b52c4 Bug 1657640 [wpt PR 24905] - [TrustedTypes] WPT test > check violation's sourceFile., a=testonly
Automatic update from web-platform-tests
[TrustedTypes] WPT test > check violation's sourceFile.

Check what is the reported sourceFile depending on the script's origin.
Currently, the full URL isn't exposed in the case of a cross-origin
script. This is an issue. See https://crbug.com/1113163

TODO: Add checks with redirects.

Bug: 1113163
Change-Id: I8bbd1234a485568127a21c6abfbd4d4a623494f2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341125
Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org>
Reviewed-by: Daniel Vogelheim <vogelheim@chromium.org>
Cr-Commit-Position: refs/heads/master@{#795841}

--

wpt-commits: af3059a547d3843001ed2aa7537418f1c9850c92
wpt-pr: 24905
2020-08-07 23:26:29 +00:00
Vladimir Levin 0e0b79d403 Bug 1657783 [wpt PR 24909] - content-visibility: Add a (failing) test for composited descendant bug., a=testonly
Automatic update from web-platform-tests
content-visibility: Add a (failing) test for composited descendant bug.

This patch lands a test and marks it as failing. Since the solution
to this bug doesn't seem obvious yet (see the referenced bug), we
should land the test so any of the potential fixes can be verified on
the bots.

R=chrishtr@chromium.org, wangxianzhu@chromium.org

Bug: 1113838
Change-Id: I410766ce8294309840ca21945c3b231c018825aa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341356
Commit-Queue: vmpstr <vmpstr@chromium.org>
Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#795770}

--

wpt-commits: 688aeffbd02c1e05a159c64938ad9b43e3d8ec6e
wpt-pr: 24909
2020-08-07 23:26:29 +00:00
David Grogan 19e0f1eb29 Bug 1657688 [wpt PR 24906] - [css-flex] Update test to wait for image load before checking sizes, a=testonly
Automatic update from web-platform-tests
[css-flex] Update test to wait for image load before checking sizes

This test flaked on me locally with:
height expected 100 but got 0

Which is consistent with calling checkLayout before the image has
loaded, but not a guarantee that's what's happening. I haven't been able
to reproduce it.

In any case, this change can't hurt.

Change-Id: I1bf8ccb935845c6e5e4529694c2d77e3f4a529a3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340735
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Commit-Queue: David Grogan <dgrogan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#795652}

--

wpt-commits: 4afc499e300020a425144d8a6034abc75efa1e17
wpt-pr: 24906
2020-08-07 23:26:28 +00:00
moz-wptsync-bot 65ad8b3112 Bug 1657700 [wpt PR 24907] - Update wpt metadata, a=testonly
wpt-pr: 24907
wpt-type: metadata
2020-08-07 23:26:28 +00:00
Morten Stenshorne 63f5f31bc4 Bug 1657700 [wpt PR 24907] - Update tests for forced breaks at fragmentainer start., a=testonly
Automatic update from web-platform-tests
Update tests for forced breaks at fragmentainer start.

If there's a forced break, and it's at a valid class A breakpoint, we
may break there. There's nothing in the spec suggesting otherwise.

This is working correctly in the LayoutNG fragmentation engine, but not
in the legacy engine (where we require some non-zero block-size content
to allow forced breaks). Remove invalid tests, and add a couple of valid
ones.

Bug: 1100849
Change-Id: I1829a00a4e9761906ebe4536ded9c994f4737e69
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339663
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: Alison Maher <almaher@microsoft.com>
Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#795604}

--

wpt-commits: c7c27f9106d063ad4764aacdef5cb472c4be676e
wpt-pr: 24907
2020-08-07 23:26:27 +00:00
Hyunjune 40343d4c30 Bug 1657407 [wpt PR 24893] - [Fixup] discord web app doesn't work because of getPointAtLength, a=testonly
Automatic update from web-platform-tests
[Fixup] discord web app doesn't work because of getPointAtLength

Remove |EnsureComputedStyle| on SVGPathElement::getPointAtLength.
Although <path> is in an inactive document, <path> element can compute
the total length of path. Because the equivalent path of a ‘path’
element is simply the path itself.

Bug: 972979, 1108966
Change-Id: I5194352c1d4452dacc721f3ae223019998859d13
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339714
Commit-Queue: Stephen Chenney <schenney@chromium.org>
Reviewed-by: Stephen Chenney <schenney@chromium.org>
Cr-Commit-Position: refs/heads/master@{#795584}

--

wpt-commits: dd51bfa9ef3b7d7494c1c492707b11fece103c14
wpt-pr: 24893
2020-08-07 23:26:27 +00:00
Robert Ma 37230bb291 Bug 1657637 [wpt PR 24904] - [taskcluster] Schedule Chrome Nightly epochs/daily, a=testonly
Automatic update from web-platform-tests
[taskcluster] Schedule Chrome Nightly epochs/daily

as well as triggers/chrome_nightly

The task will install Chromium ToT automatically.

--

wpt-commits: ee8019795741475935690c58b6e24a10a918ba55
wpt-pr: 24904
2020-08-07 23:26:26 +00:00
moz-wptsync-bot 8d7cb1c3e8 Bug 1656586 [wpt PR 24835] - Update wpt metadata, a=testonly
wpt-pr: 24835
wpt-type: metadata
2020-08-07 23:26:26 +00:00
Liviu Tinta 5e30f258d1 Bug 1656586 [wpt PR 24835] - Fix failing test pointerevent_mouse-on-object, a=testonly
Automatic update from web-platform-tests
Fix failing test pointerevent_mouse-on-object

action.pointerMove requires integers as arguments.

Change-Id: I6abacedba07090038aff38e9788eec5b0445d4f9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332330
Commit-Queue: Liviu Tinta <liviutinta@chromium.org>
Reviewed-by: Lan Wei <lanwei@chromium.org>
Cr-Commit-Position: refs/heads/master@{#795467}

--

wpt-commits: efba7caf3130067e77fc08b75fee45fe953ad79d
wpt-pr: 24835
2020-08-07 23:26:25 +00:00
moz-wptsync-bot 33df7e70eb Bug 1656585 [wpt PR 24834] - Update wpt metadata, a=testonly
wpt-pr: 24834
wpt-type: metadata
2020-08-07 23:26:25 +00:00
Liviu Tinta 175a56b3fa Bug 1656585 [wpt PR 24834] - Fix failing test pointerevent_compat-mouse-events-when-removing-nodes, a=testonly
Automatic update from web-platform-tests
Fix failing test pointerevent_compat-mouse-events-when-removing-nodes

action.pointerMove requires integers as arguments.

Change-Id: I3efad46da26fee54ab875e8d88b72a73c91c44c3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332303
Commit-Queue: Liviu Tinta <liviutinta@chromium.org>
Reviewed-by: Lan Wei <lanwei@chromium.org>
Cr-Commit-Position: refs/heads/master@{#795471}

--

wpt-commits: 5574dda72bad8c20f1859ccdec8a01f025b18ac5
wpt-pr: 24834
2020-08-07 23:26:25 +00:00