Bug 270344
Summary: | REGRESSION(273742@main): wpt visibility interpolation in transitions/animation | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dino, graouts, graouts, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=268366 |
Sam Sneddon [:gsnedders]
The following tests regressed, per bisection, in 273742@main...273733@main. Given they're all visibility interpolation, I presume 273742@main.
* /css/CSS2/visufx/animation/visibility-interpolation.html: https://wpt.fyi/results/css/CSS2/visufx/animation/visibility-interpolation.html?label=master&product=safari%5Bstable%5D&product=safari%5Bexperimental%5D&aligned&diff&filter=ADC
* /css/css-transitions/properties-value-001.html: https://wpt.fyi/results/css/css-transitions/properties-value-001.html?label=master&product=safari%5Bstable%5D&product=safari%5Bexperimental%5D&aligned&diff&filter=ADC
* /css/css-transitions/properties-value-inherit-001.html: https://wpt.fyi/results/css/css-transitions/properties-value-inherit-001.html?label=master&product=safari%5Bstable%5D&product=safari%5Bexperimental%5D&aligned&diff&filter=ADC
* /css/css-transitions/properties-value-inherit-002.html: https://wpt.fyi/results/css/css-transitions/properties-value-inherit-002.html?label=master&product=safari%5Bstable%5D&product=safari%5Bexperimental%5D&aligned&diff&filter=ADC
To reproduce, in a WPT checkout:
./wpt run --webdriver-binary=path/to/safaridriver --log-mach=- safari /css/CSS2/visufx/animation/visibility-interpolation.html /css/css-transitions/properties-value-001.html /css/css-transitions/properties-value-inherit-001.html /css/css-transitions/properties-value-inherit-002.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/123896623>
Antoine Quint
Bug 269848 / 275120@main fixed the /css/CSS2/visufx/animation/visibility-interpolation.html regression.
Antoine Quint
Actually this whole bug is a dupe of bug 269848.
*** This bug has been marked as a duplicate of bug 269848 ***
Sam Sneddon [:gsnedders]
Huh, yeah. Not sure what went wrong there, this shouldn't have been found it was already fixed on ToT. (i.e., it should've just short-circuited and quit!)
Confirmed via wptrunner against 275619@main, expectations set at 273733@main:
0:11.33 TEST_START: /css/CSS2/visufx/animation/visibility-interpolation.html
0:11.52 TEST_END: Test OK. Subtests passed 128/134. Unexpected 0
0:11.52 TEST_START: /css/css-transitions/properties-value-001.html
0:24.77 TEST_END: Test OK. Subtests passed 551/560. Unexpected 0
0:24.77 TEST_START: /css/css-transitions/properties-value-inherit-001.html
0:38.02 TEST_END: Test OK. Subtests passed 539/560. Unexpected 0
0:38.02 TEST_START: /css/css-transitions/properties-value-inherit-002.html
0:51.26 TEST_END: Test OK. Subtests passed 551/560. Unexpected 0