Closed
Bug 1839726
Opened 3 years ago
Closed 2 years ago
[wpt-sync] Sync PR 40680 - Updated border-image-13 test and removed border-image-14 test
Categories
(Core :: Layout: Images, Video, and HTML Frames, task, P4)
Core
Layout: Images, Video, and HTML Frames
Tracking
()
RESOLVED
FIXED
118 Branch
| Tracking | Status | |
|---|---|---|
| firefox118 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40680 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40680
Details from upstream follow.
Gérard Talbot <github@gtalbot.org> wrote:
Updated border-image-13 test and removed border-image-14 test
Old test:
http://wpt.live/css/css-backgrounds/border-image-13.htmlNew test at my website:
http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/border-image-013.htmlChris Nardi's reference:
http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/reference/border-image-013-ref.htmlI believe we should remove border-image-14.html because
- the code correction (39px replaced by 40px) proposed by C. Nardi was incorrect. For more details on this, see this Feb11 comment which is in Pull Request 8788
- "
round
The image is tiled (repeated) to fill the area. If it does not fill the area with a whole number of tiles, the image is rescaled so that it does.
"
We need an image that, when rescaled in order to fill the area with a whole number of tiles, can have a predictable reference, a reliable pixel-to-pixel comparison to a reference. An image with oblique lines or circular (cury) lines like a green dot is definitely not best (antialias fuzziness). We need a rectangular object. I also want to look at other tests involving 'border-image-repeat: round' first. If needed, I will create a 'border-image-repeat: round' test myself.
| Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → Layout: Images, Video, and HTML Frames
Product: Testing → Core
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=780de73fe2e2751825e9ee4d08925a5e0703b9f3
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/15f016340e76
[wpt PR 40680] - Updated border-image-13 test and removed border-image-14 test, a=testonly
| Assignee | ||
Comment 3•2 years ago
|
||
Test result changes from PR not available.
Comment 4•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•