[Gecko Bug 1812548] Missing components in color() function is invalid by moz-wptsync-bot · Pull Request #38258 · web-platform-tests/wpt

@tiaanl @moz-wptsync-bot

wpt-pr-bot

foolip added a commit to foolip/wpt that referenced this pull request

Feb 7, 2023
This is causing a harness error due to the same subtest name, which was
introduced by two PRs landing on the same day:
web-platform-tests#38203
web-platform-tests#38258

Also remove the 3rd argument to test_invalid_value() since it only takes
2 arguments.

jgraham pushed a commit that referenced this pull request

Feb 7, 2023
This is causing a harness error due to the same subtest name, which was
introduced by two PRs landing on the same day:
#38203
#38258

Also remove the 3rd argument to test_invalid_value() since it only takes
2 arguments.

moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request

Feb 20, 2023
…ue test, a=testonly

Automatic update from web-platform-tests
Remove duplicate color(srgb) invalid value test

This is causing a harness error due to the same subtest name, which was
introduced by two PRs landing on the same day:
web-platform-tests/wpt#38203
web-platform-tests/wpt#38258

Also remove the 3rd argument to test_invalid_value() since it only takes
2 arguments.

--

wpt-commits: 7b06f9e24c3483de76e89d55dc935d4cc4e37622
wpt-pr: 38387

jamienicol pushed a commit to jamienicol/gecko that referenced this pull request

Feb 23, 2023
…ue test, a=testonly

Automatic update from web-platform-tests
Remove duplicate color(srgb) invalid value test

This is causing a harness error due to the same subtest name, which was
introduced by two PRs landing on the same day:
web-platform-tests/wpt#38203
web-platform-tests/wpt#38258

Also remove the 3rd argument to test_invalid_value() since it only takes
2 arguments.

--

wpt-commits: 7b06f9e24c3483de76e89d55dc935d4cc4e37622
wpt-pr: 38387

marcoscaceres pushed a commit that referenced this pull request

Mar 28, 2023
This is causing a harness error due to the same subtest name, which was
introduced by two PRs landing on the same day:
#38203
#38258

Also remove the 3rd argument to test_invalid_value() since it only takes
2 arguments.