Bug 235789
| Summary: | css/css-backgrounds/animations/border-width-interpolation.html has failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | dino, graouts, nmouchtaris, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 232087 | ||
Antoine Quint
css/css-backgrounds/animations/border-width-interpolation.html has 4 failures, we need to investigate and fix them.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/88488430>
Antoine Quint
I believe this is only a problem because the bots (and WPT.fyi) run with 1x displays and the value is rounded down to 1 instead of 0.5. This passes locally.