Skip to content

Tags: anttijk/wpt

Tags

merge_pr_22814

Toggle merge_pr_22814's commit message
[css-masking] Migrate clip-path-reference-box-3 to WPT

Migrate this test out of third_party/blink/web_tests/css3/masking/ and
into the WPT-specific directory, adding links to the relevant specs and
a test assertion describing its purpose.

Bug: 1063749
Change-Id: I1870b644bf10b10947e897027aeb5765aac388a5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143821
Reviewed-by: Luke Z <lpz@chromium.org>
Reviewed-by: Philip Rogers <pdr@chromium.org>
Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com>
Cr-Commit-Position: refs/heads/master@{#758080}

merge_pr_22812

Toggle merge_pr_22812's commit message
[css-masking] Migrate clip-path-reference-box-1 to WPT

Migrate this test out of third_party/blink/web_tests/css3/masking/ and
into the WPT-specific directory, adding links to the relevant specs and
a test assertion describing its purpose.

Bug: 1063749
Change-Id: I02f8b56439403ebb0c0f70743649434816b99fc4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2142116
Reviewed-by: Robert Ma <robertma@chromium.org>
Reviewed-by: Philip Rogers <pdr@chromium.org>
Commit-Queue: Robert Ma <robertma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#758046}

merge_pr_22809

Toggle merge_pr_22809's commit message
[css-masking] Migrate clip-path-css-tranform-mutated.html to WPT

This CL migrates clip-path-css-transform-mutated[-expected].html
tests from css3/masking to external/wpt/css/css-masking/clip-path
with WPT styles, adding links to the relevant specs,
and test description.

Additionally, this test is renamed to
clip-path-transform-mutated-001[-ref].html to be align with
existing test naming style.

Bug: 1063749
Change-Id: Ibf032f065eefdbc6300255aa7a6a0e58066acd15
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143420
Reviewed-by: Stephen Chenney <schenney@chromium.org>
Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com>
Cr-Commit-Position: refs/heads/master@{#758096}

merge_pr_22808

Toggle merge_pr_22808's commit message
[css-flexbox] Update assert and issue number of percentage-size-quirk…

…s-001.html

This CL is a follow-up CL of crrev.com/c/2134466. This TC has an
issue number[1] that introduced it. But, since Chromium changed
the behavior at [2], it should be updated with the latter. It also
updates "assert" to deliver clear messages.

[1]https://bugs.webkit.org/show_bug.cgi?id=81809
[2]crbug.com/531783

Bug: 1063749
Change-Id: If3b1c761cab29e351e337eda4f3797f12679140c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143094
Commit-Queue: Julie Kim <jkim@igalia.com>
Reviewed-by: David Grogan <dgrogan@chromium.org>
Reviewed-by: Robert Ma <robertma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#758144}

merge_pr_22802

Toggle merge_pr_22802's commit message
[css-masking] Migrate clip-path-columns-shape.html to WPT

This CL migrates clip-path-columns-shape[-expected].html
tests from css3/masking to external/wpt/css/css-masking/clip-path
with WPT styles, adding links to the relevant specs,
and test description.

Additionally, this test is renamed to
clip-path-columns-shape-001[-ref].html to be align with
existing test naming style.

Bug: 1063749
Change-Id: I146b61e8f0a841e71a05e7f93d823939e1a11ea7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143055
Reviewed-by: Stephen Chenney <schenney@chromium.org>
Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com>
Cr-Commit-Position: refs/heads/master@{#758097}

merge_pr_22781

Toggle merge_pr_22781's commit message
[css-filters] Move drop-shadow-clipped.html to WPT

This CL migrates drop-shadow-clipped[-expected].html
tests from paint/filters to external/wpt/css/filter-effects with
WPT styles, adding links to the relevant specs, and test
description.

Additionally, this test is renamed to
drop-shadow-clipped-001[-ref].html to be align with
existing test naming style.

Bug: 1063749
Change-Id: I503b5833769e7563bae92e2777dc9e2280a76ccc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2141496
Reviewed-by: Philip Rogers <pdr@chromium.org>
Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com>
Cr-Commit-Position: refs/heads/master@{#758093}

merge_pr_22458

Toggle merge_pr_22458's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

merge_pr_22827

Toggle merge_pr_22827's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

merge_pr_22825

Toggle merge_pr_22825's commit message
[css-filters] Migrate feimage-reference-foreign-object-crash.html to WPT

This test moves feimage-reference-foreign-object-crash.html to wpt/.

It also migrates the test into a regular crash test that waits long
enough to check that the crash does not really happen using
class="test-wait" (hence dropping the use of testharness.js
and testharnessreport.js).

Differently from [1], circular reference isn't used.

[1] https://crrev.com/c/2144511

R=fs@opera.com, smcgruer@chromium.org

Bug: 1063749
Change-Id: I936649812fb546265f9e278a8b42ed60a1fe5363
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144512
Commit-Queue: Antonio Gomes <tonikitoo@igalia.com>
Commit-Queue: Stephen McGruer <smcgruer@chromium.org>
Auto-Submit: Antonio Gomes <tonikitoo@igalia.com>
Reviewed-by: Stephen McGruer <smcgruer@chromium.org>
Reviewed-by: Fredrik Söderquist <fs@opera.com>
Cr-Commit-Position: refs/heads/master@{#757953}

merge_pr_22823

Toggle merge_pr_22823's commit message
[css-filters] Migrate feimage-circular-reference-foreign-object-crash…

….html to WPT

This test moves feimage-circular-reference-foreign-object-crash.html to
wpt/.

It also migrates the test into a regular crash test that waits long
enough to check that the crash does not really happen using
class="test-wait" (hence dropping the use of testharness.js
and testharnessreport.js).

R=fs@opera.com, smcgruer@chromium.org

Bug: 1063749
Change-Id: I59eb6495c307d760e8969d37f72c17870b0d24bf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144511
Commit-Queue: Antonio Gomes <tonikitoo@igalia.com>
Commit-Queue: Stephen McGruer <smcgruer@chromium.org>
Auto-Submit: Antonio Gomes <tonikitoo@igalia.com>
Reviewed-by: Stephen McGruer <smcgruer@chromium.org>
Reviewed-by: Fredrik Söderquist <fs@opera.com>
Cr-Commit-Position: refs/heads/master@{#757969}