4c47235228b0a65040f6241fbe5dd25084f320fd: Bug 1626324 [wpt PR 22573] - De-flake two lazyload WPT tests., a=testonly
Chris Harrelson <chrishtr@chromium.org> - Fri, 10 Apr 2020 14:28:43 +0000 - rev 523558
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1626324 [wpt PR 22573] - De-flake two lazyload WPT tests., a=testonly
Automatic update from web-platform-tests
De-flake two lazyload WPT tests.
They should only set the src of an img after registering the onload
handler, to avoid the onload handler missing the load event.
See also discussion here about the flakiness this is fixing:
https://github.com/web-platform-tests/wpt/pull/22375
Change-Id: I78707beb1cd2ce609d948dcc1e5b22a6e3b1b58b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2127524
Reviewed-by: Stefan Zager <szager@chromium.org>
Commit-Queue: Chris Harrelson <chrishtr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#754577}
--
reftest-wait is a class
--
wpt-commits: f9a1d737e382b111618ce61091dabc3fbc243765, 7e7e466e085ae4e4e05c55b779291f04fcbd7caf
wpt-pr: 22573
25a2d65faff357af5e46775bcc1f1dce5cc4a39e: Bug 1626304 [wpt PR 22570] - [css-flexbox] Migrate overflow-auto-dynamic-changes.html test to WPT, a=testonly
Mario Sanchez Prada <mario@igalia.com> - Fri, 10 Apr 2020 14:28:38 +0000 - rev 523557
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1626304 [wpt PR 22570] - [css-flexbox] Migrate overflow-auto-dynamic-changes.html test to WPT, a=testonly
Automatic update from web-platform-tests
[css-flexbox] Migrate overflow-auto-dynamic-changes.html test to WPT
Migrate this test out of third_party/blink/web_tests/css3/flexbox
and into the WPT-specific directory, adding links to the relevant
specs and a test assertion describing its purpose.
Bug: 1063749
Change-Id: Id406f4df17b8e60e79828f37295d404b49521fc0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129966
Commit-Queue: David Grogan <dgrogan@chromium.org>
Reviewed-by: David Grogan <dgrogan@chromium.org>
Reviewed-by: Robert Ma <robertma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#757201}
--
wpt-commits: da5e7eb97d72483523d3548e6ea10155bbdde7c8
wpt-pr: 22570
40b03d869de7c1776e98500cee185743cefe9496: Bug 1627866 [wpt PR 22737] - [css-filters]: Migrate effect-reference-lighting-no-light.html to WPT, a=testonly
Antonio Gomes <tonikitoo@igalia.com> - Fri, 10 Apr 2020 14:28:32 +0000 - rev 523556
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1627866 [wpt PR 22737] - [css-filters]: Migrate effect-reference-lighting-no-light.html to WPT, a=testonly
Automatic update from web-platform-tests
[css-filters]: Migrate effect-reference-lighting-no-light.html to WPT
Original CL: https://codereview.chromium.org/1375793003
BUG=1063749
R=fs@opera.com
Change-Id: I5b01b83b412ce0b3ad9f4391f0248241a02a36f4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2138221
Commit-Queue: Antonio Gomes <tonikitoo@igalia.com>
Reviewed-by: Fredrik Söderquist <fs@opera.com>
Cr-Commit-Position: refs/heads/master@{#757177}
--
wpt-commits: a3eafdb9381506020918d14170276c51f963679f
wpt-pr: 22737
ecba88440920fc5705e13817cba7f9c144785044: Bug 1627602 [wpt PR 22710] - Fix test failures of flex-one-sets-flex-basis-to-zero-px.html in Firefox, a=testonly
Gyuyoung Kim <gyuyoung@igalia.com> - Fri, 10 Apr 2020 14:28:27 +0000 - rev 523555
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1627602 [wpt PR 22710] - Fix test failures of flex-one-sets-flex-basis-to-zero-px.html in Firefox, a=testonly
Automatic update from web-platform-tests
Fix test failures of flex-one-sets-flex-basis-to-zero-px.html in Firefox
The failed checks[1] are all essentially measuring the height of
a single line of Ahem text, but the original test never setting
the line-height css property, so Firefox gets the default value
which gives a browser-defined behavior. So the fix this in Firefox,
the test can simply set 'line-height: 1' to '.flexbox > div {}'.
In the end, this patch changes the 3 lines in '.flexbox > div {}'
to 'font: 14px/1 Ahem;'.
[1] https://wpt.fyi/results/css/css-flexbox/flex-one-sets-flex-basis-to-zero-px.html?diff&filter=ADC&run_id=455370002&run_id=445640004.
Bug: 1063749
Change-Id: If27a2a50ed514e42b90aea85122116961d584c6e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134097
Commit-Queue: David Grogan <dgrogan@chromium.org>
Reviewed-by: Robert Ma <robertma@chromium.org>
Reviewed-by: David Grogan <dgrogan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#757159}
--
wpt-commits: a6f4b45eee6515a580d6b4d772f1f31812d0f8b0
wpt-pr: 22710
7a68de394d67c4d3f298a6a17894662c32355a51: Bug 1627144 [wpt PR 22669] - [css-flexbox] Move relayout-image-load.html test to WPT, a=testonly
Gyuyoung Kim <gyuyoung@igalia.com> - Fri, 10 Apr 2020 14:28:22 +0000 - rev 523554
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1627144 [wpt PR 22669] - [css-flexbox] Move relayout-image-load.html test to WPT, a=testonly
Automatic update from web-platform-tests
[css-flexbox] Move relayout-image-load.html test to WPT
This CL moves relayout-image-load.html test from
css3/css-flexbox to external/wpt/css/css-flexbox with WPT
styles, adding links to the relevant specs, and test description.
Bug: 1063749
Change-Id: Ibbc1d4068729c9afda65f15c3d4c7146b06cefce
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2133993
Commit-Queue: David Grogan <dgrogan@chromium.org>
Reviewed-by: David Grogan <dgrogan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#757158}
--
wpt-commits: d8e01b8ae92d4c18d1829ca50c1ce4e79346627a
wpt-pr: 22669
00d24f31839bafe130bdf4c495c88d37b1f18239: Bug 1620074 [wpt PR 22095] - Update wpt metadata, a=testonly
moz-wptsync-bot <wptsync@mozilla.com> - Tue, 07 Apr 2020 22:13:59 +0000 - rev 523553
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1620074 [wpt PR 22095] - Update wpt metadata, a=testonly
wpt-pr: 22095
wpt-type: metadata
6d586b505786ebe10bd825474310cc9523f73192: Bug 1620074 [wpt PR 22095] - Handle k-rate AudioParam inputs for BiquadFilterNode, a=testonly
Raymond Toy <rtoy@chromium.org> - Fri, 10 Apr 2020 14:28:14 +0000 - rev 523552
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1620074 [wpt PR 22095] - Handle k-rate AudioParam inputs for BiquadFilterNode, a=testonly
Automatic update from web-platform-tests
Handle k-rate AudioParam inputs for BiquadFilterNode
In addition to making BiquadFilterNode AudioParams apply the input to
the param, we also needed to fix an issue in
CalculateSampleAccurateValues when the param is k-rate. We would sum
in all the values for the input instead of just taking one.
Manually ran the new test case with Chrome stable and all the tests fail
as expected.
Bug: 1015760
Test: k-rate-biquad-connections.html
Change-Id: I412f9567909d8dd6d4cf00036138b47a454c431c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083224
Reviewed-by: Hongchan Choi <hongchan@chromium.org>
Commit-Queue: Hongchan Choi <hongchan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#757155}
--
wpt-commits: d406e435b8e4fc4bfa99224689191a35b15caf45
wpt-pr: 22095
f895690263b78d430823944a2b504fdef046f663: Bug 1626800 [wpt PR 22628] - bluetooth: docs: Update web tests READMEs, a=testonly
Ovidio Henriquez <odejesush@chromium.org> - Fri, 10 Apr 2020 14:28:09 +0000 - rev 523551
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1626800 [wpt PR 22628] - bluetooth: docs: Update web tests READMEs, a=testonly
Automatic update from web-platform-tests
bluetooth: docs: Update web tests READMEs
The README files for Web Bluetooth web tests were slightly out dated and
lacking some useful information. This change updates these documents to
be more useful.
Bug: 983364
Change-Id: Idb8d1d7c2fe889f1477cd72dd72abd2ea61e9933
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2133146
Commit-Queue: Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org>
Reviewed-by: Reilly Grant <reillyg@chromium.org>
Reviewed-by: Vincent Scheib <scheib@chromium.org>
Cr-Commit-Position: refs/heads/master@{#757148}
--
wpt-commits: b8206dd507d60797f66f0faefd0993a6439465ac
wpt-pr: 22628
5921e318ca6466875250d7180ada7f4227f1078d: Bug 1626427 [wpt PR 22582] - Update wpt metadata, a=testonly
moz-wptsync-bot <wptsync@mozilla.com> - Tue, 07 Apr 2020 20:26:13 +0000 - rev 523550
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1626427 [wpt PR 22582] - Update wpt metadata, a=testonly
wpt-pr: 22582
wpt-type: metadata
fca683a04a0be4e8988f7c0bf2f88aff2c39b5c9: Bug 1626427 [wpt PR 22582] - Handle k-rate AudioParam inputs for PannerNode, a=testonly
Raymond Toy <rtoy@chromium.org> - Fri, 10 Apr 2020 14:28:01 +0000 - rev 523549
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1626427 [wpt PR 22582] - Handle k-rate AudioParam inputs for PannerNode, a=testonly
Automatic update from web-platform-tests
Handle k-rate AudioParam inputs for PannerNode
As with other fixes, use HasSampleAccurateValuesTimeline() to determine
if there are sample-accurate values which is either caused by timeline
events or connected inputs to the AudioParam. Added IsAudioRate() if
any AudioParam is k-rate and use that to determine how to handle the
AudioParam.
This applies to the 6 AudioParams of a PannerNode, and the 9 AudioParams
for an AudioListener since they're closely coupled.
Performance impact is negligible, based on Spotify's benchmark.
Without this CL (macbook pro):
TEST μs MIN Q1 MEDIAN Q3 MAX
Baseline 495 495 530 550 556 1765
Panner-equalpower 359 359 377 395 399 1186
Panner-HRTF 948 948 1023 1119 1135 7163
With this CL:
TEST μs MIN Q1 MEDIAN Q3 MAX
Baseline 496 496 545 558 578 8654
Panner-equalpower 359 359 377 395 399 611
Panner-HRTF 941 941 1021 1119 1134 8270
Bug: 1015760
Change-Id: Iea0ef37ae07c7113c8ab9cc3e1cb47e6179a151e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096786
Commit-Queue: Raymond Toy <rtoy@chromium.org>
Reviewed-by: Hongchan Choi <hongchan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#756259}
--
wpt-commits: 6aaefc24d07c8ec60e44c49e2b95392aa3425973
wpt-pr: 22582
2a99e20f1cbbca1797f52ee4c6ac5d936ffd1f13: Bug 1627103 [wpt PR 22667] - Update wpt metadata, a=testonly
moz-wptsync-bot <wptsync@mozilla.com> - Tue, 07 Apr 2020 19:47:04 +0000 - rev 523548
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1627103 [wpt PR 22667] - Update wpt metadata, a=testonly
wpt-pr: 22667
wpt-type: metadata
81446ac6b509e20a9a2a821cba8681d0e2cc4861: Bug 1627103 [wpt PR 22667] - Reland "[EventTiming] Implement EventCounts", a=testonly
Nicolás Peña Moreno <npm@chromium.org> - Fri, 10 Apr 2020 14:27:53 +0000 - rev 523547
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1627103 [wpt PR 22667] - Reland "[EventTiming] Implement EventCounts", a=testonly
Automatic update from web-platform-tests
Reland "[EventTiming] Implement EventCounts"
This is a reland of 7d25a90d61ddc8c7475d96f84173f925e1eb2d4e
The test needed some fixes.
Original change's description:
> [EventTiming] Implement EventCounts
>
> This CL adds support for performance.eventCounts, gated behind the
> EventTiming flag. EventCounts is maplike and enables computing the
> number of input events that have occurred for any of the supported event
> types. It is populated on WindowPerformance::RegisterEventTiming so that
> it matches when timing with when the PerformanceEventTiming entry is
> created for slow events. The spec for this is here:
> https://wicg.github.io/event-timing/#sec-event-counts
>
> Bug: 543598
>
> Change-Id: I95bd8b977556557811a1eff8d9fc5d106af0d2b1
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2125019
> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
> Reviewed-by: Yoav Weiss <yoavweiss@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#755468}
Bug: 543598
Change-Id: I2dd1ea4379805c246976746ffb6d02346adb1141
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134931
Reviewed-by: Yoav Weiss <yoavweiss@chromium.org>
Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#757102}
--
wpt-commits: 8687eeb366f4e35ce34e07607f9850211e3d6dd8
wpt-pr: 22667
27460fa1b2174c754194563f6476f198279be135: Bug 1627562 [wpt PR 22705] - Fix ordering issue within NGBlockLayoutAlgorithm::ComputeMinMaxSizes, a=testonly
Ian Kilpatrick <ikilpatrick@chromium.org> - Fri, 10 Apr 2020 14:27:48 +0000 - rev 523546
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1627562 [wpt PR 22705] - Fix ordering issue within NGBlockLayoutAlgorithm::ComputeMinMaxSizes, a=testonly
Automatic update from web-platform-tests
Fix ordering issue within NGBlockLayoutAlgorithm::ComputeMinMaxSizes
The DCHECK in the bug was caused by an order-of-operations issue.
Within the following calculation:
max_inline_contribution =
child_sizes.max_size + line_left_inset + line_right_inset;
If:
child_sizes.max_size == LayoutUnit::Max()
line_left_inset == LayoutUnit(1)
line_right_inset == LayoutUnit(-1)
max_inline_contribution would be LayoutUnit::Max() - LayoutUnit(1);
This resulted in max_size < min_size.
Bug: 1004060
Change-Id: I3e439500f07a2cd1cf0cbe5528ece16090c9fa70
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2136885
Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#757094}
--
wpt-commits: 4b2037f254fa8ea5f5e8e3cbd6e3838075f4212a
wpt-pr: 22705
59ec22f1fbdb943aeeeeb37f31fffe525d76c36b: Bug 1627894 [wpt PR 22741] - Revert "[css-filters] Migrate effect-reference-convolve-error.html test to WPT", a=testonly
Abhijeet Kandalkar <abhijeet@igalia.com> - Fri, 10 Apr 2020 14:27:43 +0000 - rev 523545
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1627894 [wpt PR 22741] - Revert "[css-filters] Migrate effect-reference-convolve-error.html test to WPT", a=testonly
Automatic update from web-platform-tests
Revert "[css-filters] Migrate effect-reference-convolve-error.html test to WPT"
This reverts commit b4687c72a621f6667dc95744032c3db263b862ec.
This WPT testcase is failing on FF and Safari because its chrome
specific behaviour.
feConvolveMatrix does specify conditions for attributes but does not
specify what happens if those conditions were not fulfilled by the
author and there is a on going dicussion in W3C github [1].
[1] https://github.com/w3c/fxtf-drafts/issues/237
Bug: 1063749
Change-Id: I56ae0883f9891ff336128e5b3e15014c7e4b384f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2138937
Reviewed-by: Fredrik Söderquist <fs@opera.com>
Reviewed-by: Philip Rogers <pdr@chromium.org>
Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com>
Cr-Commit-Position: refs/heads/master@{#757037}
--
wpt-commits: 180976ed3456786748574743fbbed0dd53fb8a90
wpt-pr: 22741
1bf43c009bfa9ef3d0be3c73e1e83813151c02f0: Bug 1627732 [wpt PR 22727] - Upstream dom/ tests from jsdom, a=testonly
Domenic Denicola <d@domenic.me> - Fri, 10 Apr 2020 14:27:38 +0000 - rev 523544
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1627732 [wpt PR 22727] - Upstream dom/ tests from jsdom, a=testonly
Automatic update from web-platform-tests
Upstream dom/ tests from jsdom
--
wpt-commits: 306b7ef2778d9673bf5db1acf7dd2cd1482abda7
wpt-pr: 22727
90508870a729b5557b4754ba7e0f4bf1cd04a436: Bug 1627225 [wpt PR 22682] - Roll src/third_party/harfbuzz-ng/src/ 014e038b2..0d5695983 (17 commits), a=testonly
Dominik Röttsches <drott@chromium.org> - Fri, 10 Apr 2020 14:27:33 +0000 - rev 523543
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1627225 [wpt PR 22682] - Roll src/third_party/harfbuzz-ng/src/ 014e038b2..0d5695983 (17 commits), a=testonly
Automatic update from web-platform-tests
Roll src/third_party/harfbuzz-ng/src/ 014e038b2..0d5695983 (17 commits)
Add WPT test for ensuring shaping of system font Tibetan
when common ligatures are disabled.
https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git/+log/014e038b2c2f..0d5695983e8b
$ git log 014e038b2..0d5695983 --date=short --no-merges --format='%ad %ae %s'
2020-04-05 qxliu [subset] fixes dangling object_t issue in FeatureVariationRecord Fixes https://crbug.com/oss-fuzz/21560 revert () does not clean up useless object_t. Adjust the order of subsetting substitutions and conditions to avoid dangling object_t.
2020-04-05 ebrahim [subset] Fail ClassDefFormat1 serialization if no space available
2020-04-02 qxliu fix issues in ClassDefFormat1 serialize: glyph ids in Iterator may be non-consecutive, so the number in classValue might be larger than length of the Iterator
2020-04-03 ebrahim [tests/macos] Adopt added Apple Chancery tests with older macos versions
2020-04-03 ebrahim [aat] minor spacing
2020-04-03 ebrahim [aat] add the bug link, minor
2020-04-03 jfkthame Add a test for #2307.
2020-04-03 jfkthame Special-case 'smcp' when checking for exposed AAT features.
2020-04-03 jfkthame Add tests for #2305.
2020-04-03 jfkthame Fix sense of comparsion in hb_aat_map_builder_t::feature_info_t.
2020-03-30 jfkthame Set sequence number when adding feature to aat map builder, to support stable sort.
2020-04-03 ebrahim [ci] Update macOS 10.15's version
2020-04-03 ebrahim [aat] minor over previous feat related changes
2020-04-02 jfkthame Add a couple testcases for issue 2285.
2020-04-02 jfkthame [AAT] Don't map OT tags to AAT feature types that are not exposed.
2020-04-01 qxliu typo fix
2020-04-01 ariza minor; fixes #2292
Created with:
roll-dep src/third_party/harfbuzz-ng/src
Bug: 1036390
Change-Id: Icffdaf7aec234fcd50420a4f9f6eac5cbdd07836
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134234
Commit-Queue: Dominik Röttsches <drott@chromium.org>
Auto-Submit: Dominik Röttsches <drott@chromium.org>
Reviewed-by: Kenichi Ishibashi <bashi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#757024}
--
wpt-commits: 7e2bd96cfccc5a2c635bac213f08f50697a4a0c5
wpt-pr: 22682
9ae29044141d2f0f738abbff27cf86d1ee498347: Bug 1627682 [wpt PR 22721] - Add property-value pair when fetching transition keyframes, a=testonly
Kevin Ellis <kevers@chromium.org> - Fri, 10 Apr 2020 14:27:28 +0000 - rev 523542
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1627682 [wpt PR 22721] - Add property-value pair when fetching transition keyframes, a=testonly
Automatic update from web-platform-tests
Add property-value pair when fetching transition keyframes
Bug: 933761
Change-Id: I78faca1d6f63e28749d91ad837a04a6fc31f0c5e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2135543
Reviewed-by: Robert Flack <flackr@chromium.org>
Commit-Queue: Kevin Ellis <kevers@chromium.org>
Cr-Commit-Position: refs/heads/master@{#757022}
--
wpt-commits: e27194d29529d302bb7bdeb9ccf7275f10e9004a
wpt-pr: 22721
1ba23328d440db24be23a751097ed772bf9dd98e: Bug 1627774 [wpt PR 22732] - Unit tests for markdown.py, a=testonly
Sergio <svillar@igalia.com> - Fri, 10 Apr 2020 14:27:23 +0000 - rev 523541
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1627774 [wpt PR 22732] - Unit tests for markdown.py, a=testonly
Automatic update from web-platform-tests
Test (#22732)
Not a critical piece of code, it's mostly used for reporting, but it doesn't hurt to improve the coverage of our unit tests.
--
wpt-commits: 94808178aa2da218fee392622cac1eec121329f4
wpt-pr: 22732
abd08f1ed642da722521e82e9f7045bcf5aa6c00: Bug 1627268 [wpt PR 22690] - Update wpt metadata, a=testonly
moz-wptsync-bot <wptsync@mozilla.com> - Tue, 07 Apr 2020 14:11:45 +0000 - rev 523540
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1627268 [wpt PR 22690] - Update wpt metadata, a=testonly
wpt-pr: 22690
wpt-type: metadata
a8cf0741090a92503557fd68c0d9b64266a5b659: Bug 1627268 [wpt PR 22690] - Reland: [shapedetection] Upstream TextDetection tests to WPT, a=testonly
Wanming Lin <wanming.lin@intel.com> - Fri, 10 Apr 2020 14:27:15 +0000 - rev 523539
Push
37308 by opoprus@mozilla.com at Mon, 13 Apr 2020 22:53:27 +0000
Bug 1627268 [wpt PR 22690] - Reland: [shapedetection] Upstream TextDetection tests to WPT, a=testonly
Automatic update from web-platform-tests
Reland: [shapedetection] Upstream TextDetection tests to WPT
The original CL has been reverted because the test
external/wpt/shape-detection/idlharness.https.any.shareworker.html
is flaky on Mac. This reland CL disables this test on Mac.
Original change's description:
> [shapedetection] Upstream TextDetection tests to WPT
>
> This CL upstreams the reset of shapedetection tests(mainly
> TextDetection tests) to WPT.
>
> - Moves tests under
> third_party/blink/web_tests/shapedetection/,
> third_party/blink/web_tests/fast/shapedetection/,
> third_party/blink/web_tests/http/tests/shapedetection/,
> to third_party/blink/web_tests/external/wpt/shape-detection.
> - Moves third_party/blink/web_tests/shapedetection/resources/mock-textdetection.js
> to third_party/blink/web_tests/external/wpt/resources/chromium/.
> - Removes third_party/blink/web_tests/fast/shapedetection/shapedetection-creation.html
> as which should be covered in idlharness tests.
> - Introduces simulateClosedPipe() to MockBarcodeDetectionProvider to simulate
> 'no implementation available' case for
> third_party/blink/web_tests/external/wpt/shape-detection/detection-getSupportedFormats.https.html
> - Improves third_party/blink/web_tests/external/wpt/shape-detection/detection-options.https.html
> by using assert_throws_js BTW.
>
> Bug: 932382
> Change-Id: I2f795e4fa4f23b33c49b7924cdbcbccde5ac6ed4
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131154
> Reviewed-by: Reilly Grant <reillyg@chromium.org>
> Commit-Queue: Wanming Lin <wanming.lin@intel.com>
> Cr-Commit-Position: refs/heads/master@{#756131}
Bug: 932382, 1067533
Change-Id: I85b5dcc841185e2edd20a76ed3aec8add7f08954
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134924
Reviewed-by: Reilly Grant <reillyg@chromium.org>
Commit-Queue: Wanming Lin <wanming.lin@intel.com>
Cr-Commit-Position: refs/heads/master@{#756647}
--
wpt-commits: dfc0080d132ac25c4cf824a25735203b3a2b6853
wpt-pr: 22690