Closed
Bug 295947
Opened 20 years ago
Closed 20 years ago
[FIXr]list-style-position: inside horked on document mutations
Categories
(Core :: Layout, defect, P2)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla1.8beta4
People
(Reporter: glazou, Assigned: bzbarsky)
References
()
Details
Attachments
(2 files)
|
570 bytes,
text/html
|
Details | |
|
2.31 KB,
patch
|
dbaron
:
review+
dbaron
:
superreview+
benjamin
:
approval1.8b4+
|
Details | Diff | Splinter Review |
1. launch Firefox
2. browse the attached URL
3. follow the explanations
Expected result: list item number before the text
Actual result: list item number after the text...
This bug was reported by an Nvu user.
| Assignee | ||
Comment 2•20 years ago
|
||
| Assignee | ||
Updated•20 years ago
|
Summary: list-style-position: inside horked in editor → list-style-position: inside horked on document mutations
| Assignee | ||
Comment 3•20 years ago
|
||
Attachment #191200 -
Flags: superreview?(dbaron)
Attachment #191200 -
Flags: review?(dbaron)
| Assignee | ||
Updated•20 years ago
|
Assignee: nobody → bzbarsky
OS: Windows XP → All
Priority: -- → P2
Hardware: PC → All
Summary: list-style-position: inside horked on document mutations → [FIX]list-style-position: inside horked on document mutations
Target Milestone: --- → mozilla1.8beta4
Version: 1.0 Branch → Trunk
Comment on attachment 191200 [details] [diff] [review]
Simple fix...
r+sr=dbaron on the second half of the patch; the first half is from another
bug that I've seen a good bit of bugmail for recently
Attachment #191200 -
Flags: superreview?(dbaron)
Attachment #191200 -
Flags: superreview+
Attachment #191200 -
Flags: review?(dbaron)
Attachment #191200 -
Flags: review+
| Assignee | ||
Comment 5•20 years ago
|
||
Comment on attachment 191200 [details] [diff] [review]
Simple fix...
Er, yes. The first half should not have been here, and I'll make sure not to
land it.
Requesting 1.8b4 approval. This is a very safe fix to our handling of DOM
mutations of blocks with inside bullets.
Attachment #191200 -
Flags: approval1.8b4?
| Assignee | ||
Updated•20 years ago
|
Summary: [FIX]list-style-position: inside horked on document mutations → [FIXr]list-style-position: inside horked on document mutations
Comment 6•20 years ago
|
||
Comment on attachment 191200 [details] [diff] [review]
Simple fix...
a=bsmedberg for the second half ;-)
Attachment #191200 -
Flags: approval1.8b4? → approval1.8b4+
| Assignee | ||
Comment 7•20 years ago
|
||
Fixed
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•