Closed
Bug 212149
Opened 22 years ago
Closed 22 years ago
text-decoration ignored for :first-letter in Standard mode
Categories
(Core :: Layout: Block and Inline, defect, P2)
Tracking
()
VERIFIED
FIXED
mozilla1.5beta
People
(Reporter: MatsPalmgren_bugz, Assigned: dbaron)
Details
(Keywords: regression, testcase, Whiteboard: [patch])
Attachments
(3 files)
|
2.27 KB,
text/html
|
Details | |
|
2.18 KB,
text/html
|
Details | |
|
3.45 KB,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
text-decoration ignored for :first-letter in Standard mode
REPEAT BY
1. Load testcase (Standard mode)
ACTUAL RESULTS
The first letter has no text-decoration
EXPECTED RESULT
The first letter should have a horizontal line over it ('line-through')
PLATFORM & VERSIONS TESTED
Bug occurs in Mozilla 2003-07-08-05 trunk on Linux
Bug occurs in Mozilla 1.3.1 on Linux
Bug does NOT occur in Mozilla 1.0.2 on Linux
ADDITIONAL INFORMATION
Bug only occurs in Standard mode.
This bug was spawned off from bug 212137
| Reporter | ||
Comment 1•22 years ago
|
||
| Reporter | ||
Comment 2•22 years ago
|
||
Comment 3•22 years ago
|
||
regression between trunk 2002120908 and 2002121021, indicating bug 1777
Keywords: regression
| Assignee | ||
Comment 4•22 years ago
|
||
This also fixes the paint layer.
| Assignee | ||
Updated•22 years ago
|
Attachment #127367 -
Flags: superreview?(bzbarsky)
Attachment #127367 -
Flags: review?(bzbarsky)
| Assignee | ||
Updated•22 years ago
|
Status: NEW → ASSIGNED
Component: Style System → Layout: Block & Inline
Priority: -- → P2
Whiteboard: [patch]
Target Milestone: --- → mozilla1.5beta
Updated•22 years ago
|
Attachment #127367 -
Flags: superreview?(bzbarsky)
Attachment #127367 -
Flags: superreview+
Attachment #127367 -
Flags: review?(bzbarsky)
Attachment #127367 -
Flags: review+
Comment 5•22 years ago
|
||
Didn't know floated text could have specific text-decoration.
| Assignee | ||
Comment 6•22 years ago
|
||
Fix checked in to trunk, 2003-07-11 13:45 -0700.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•