}Daniil SakhapovThe spec says it should be ignored, not affect the computed value.
Done
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
.test {Nit: it's a bit strange that you use two selectors here. Why not just use 'div', '.test', or '#test'?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
Nit: it's a bit strange that you use two selectors here. Why not just use 'div', '.test', or '#test'?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Exportable changes to web-platform-tests were detected in this CL and a pull request in the upstream repo has been made: https://github.com/web-platform-tests/wpt/pull/59205.
When this CL lands, the bot will automatically merge the PR on GitHub if the required GitHub checks pass; otherwise, ecosystem-infra@ team will triage the failures and may contact you.
WPT Export docs:
https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md#Automatic-export-process
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
2 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: third_party/blink/web_tests/external/wpt/css/css-borders/border-shape/border-shape-ignore-radius.html
Insertions: 1, Deletions: 3.
The diff is too large to show. Please review the diff.
```
```
The name of the file: third_party/blink/web_tests/external/wpt/css/css-borders/border-shape/border-shape-ignore-radius-ref.html
Insertions: 1, Deletions: 3.
The diff is too large to show. Please review the diff.
```
[border-shape] Disable border-radius and corner-shape with border-shape
https://drafts.csswg.org/css-borders-4/#border-shape-radius-interaction
The border-shape property is not compatible with border-radius and
corner-shape, so disable it explicitly instead of doing so in layout/
paint.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
The WPT PR for this CL has been merged upstream! https://github.com/web-platform-tests/wpt/pull/59205
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |