Closed
Bug 1910522
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 47352 - Add background-clip: text animated text test
Categories
(Core :: Layout: Images, Video, and HTML Frames, task, P4)
Core
Layout: Images, Video, and HTML Frames
Tracking
()
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47352 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47352
Details from upstream follow.
Nathan Knowler <nathan@knowler.dev> wrote:
Add background-clip: text animated text test
This adds a ref test for
background-clip: text
and animated inner text. In Chrome and Safari, the inner text will be transparent as they seem to composite it separately due to the animation. In Firefox, the animated inner text picks up the clipped background color.
Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → Layout: Images, Video, and HTML Frames
Product: Testing → Core
Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=708b7a3f5a7aa71e2e727ecfac0e1d7f381d2b57
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 8 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS
: 1
Chrome
FAIL
: 1
Safari
FAIL
: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b9facc68e8e9
[wpt PR 47352] - Add background-clip: text animated text test, a=testonly
Comment 4•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•