Closed
Bug 1494429
Opened 7 years ago
Closed 5 years ago
backface-visibility affects text and background color differently in this testcase
Categories
(Core :: Web Painting, defect, P3)
Core
Web Painting
Tracking
()
RESOLVED
DUPLICATE
of bug 1393554
| Tracking | Status | |
|---|---|---|
| firefox-esr60 | --- | wontfix |
| firefox62 | --- | wontfix |
| firefox63 | --- | wontfix |
| firefox64 | --- | fix-optional |
People
(Reporter: mstange, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: regression)
Attachments
(1 file)
|
496 bytes,
text/html
|
Details |
This testcase shows only the text but not the green background color. Chrome + Safari show neither.
Comment 1•7 years ago
|
||
Regressed since 30....
Regression window:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=de17e5deb35d&tochange=88723262c85c
Regressed by: Bug 968555
Blocks: 968555
Keywords: regressionwindow-wanted → regression
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Is this the same as bug 1393554?
Depends on: 1393554
Comment 3•5 years ago
|
||
Yes, it's the same issue. The spec defines backface-visiblity as applying to the 'element', so gecko isn't applying it to the text children (or any children/descendants).
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•