Closed
Bug 1859273
Opened 1 year ago
Closed 1 year ago
Port bug 1857999 to Thunderbird - Stop using xml-stylesheet processing instructions for styling non-test xhtml documents
Categories
(Thunderbird :: Upstream Synchronization, task)
Tracking
(thunderbird_esr115 wontfix)
RESOLVED
FIXED
120 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr115 | --- | wontfix |
People
(Reporter: mkmelin, Assigned: mkmelin)
References
Details
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1857999 +++
Use html <link> instead of <?xml-stylesheet>
Assignee | ||
Updated•1 year ago
|
See Also: → messenger.xhtml
Assignee | ||
Updated•1 year ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•1 year ago
|
||
Using https://github.com/Mossop/depi
find -name ".xhtml" -not -path "./suite/" > /tmp/depi/filelist.txt
node index.js path-to/comm/
Assignee | ||
Updated•1 year ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 120 Branch
Pushed by brendan@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/92f84883c134
Port bug 1857999 to Thunderbird - Stop using xml-stylesheet processing instructions for styling non-test xhtml documents. r=freaktechnik
Assignee | ||
Updated•1 year ago
|
status-thunderbird_esr115:
--- → wontfix
You need to log in
before you can comment on or make changes to this bug.
Description
•