Closed
Bug 1406179
Opened 7 years ago
Closed 7 years ago
perspective+preserve-3d corrupts text rendering
Categories
(Core :: Graphics: WebRender, defect, P1)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox57 | --- | unaffected |
firefox58 | --- | unaffected |
firefox62 | --- | fixed |
People
(Reporter: Gankra, Assigned: Gankra)
References
Details
(Whiteboard: [wr-reserve])
Attachments
(1 file)
data:text/html,<div style="perspective:1000px"><div style="transform-style: preserve-3d">hallo
Looks like the glyphs are being drawn on opaque black instead of transparent.
Value of perspective doesn't seem to matter.
Updated•7 years ago
|
Whiteboard: [wr-mvp] [triage]
Updated•7 years ago
|
Priority: -- → P2
Whiteboard: [wr-mvp] [triage] → [wr-mvp]
Updated•7 years ago
|
Updated•7 years ago
|
Priority: P2 → P3
Whiteboard: [wr-mvp] → [wr-reserve]
Updated•7 years ago
|
Priority: P3 → P1
Updated•7 years ago
|
Assignee: nobody → nical.bugzilla
Assignee | ||
Comment 2•7 years ago
|
||
Yep, we should add my STR as a reftest though.
Flags: needinfo?(a.beingessner)
Comment hidden (mozreview-request) |
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8975567 [details]
Bug 1406179 - add reftest to check that preserve-3d corrupts nothing.
https://reviewboard.mozilla.org/r/243812/#review249684
Attachment #8975567 -
Flags: review?(bugmail) → review+
Updated•7 years ago
|
Assignee: nical.bugzilla → a.beingessner
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/bc210efbe3ab
add reftest to check that preserve-3d corrupts nothing. r=kats
Keywords: checkin-needed
Comment 6•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•