Closed
Bug 1796710
Opened 2 years ago
Closed 2 years ago
Tweak contentEditable table line start test
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox106 | --- | unaffected |
firefox107 | --- | wontfix |
firefox108 | --- | fixed |
People
(Reporter: eeejay, Assigned: eeejay)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [ctw-m3])
Attachments
(1 file)
With our TextLeafPoint implementation we only get an embedded character and not an embedded char + newline.
Assignee | ||
Comment 1•2 years ago
|
||
This tweak is needed to allow this test to pass with our new caching
text implementation.
Updated•2 years ago
|
Keywords: regression
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1794265
status-firefox106:
--- → unaffected
status-firefox107:
--- → affected
status-firefox108:
--- → affected
status-firefox-esr102:
--- → unaffected
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ae6fe577313f
Don't include newline when finding line start after table. r=Jamie
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
Comment 5•2 years ago
|
||
The patch landed in nightly and beta is affected.
:eeejay, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox107
towontfix
.
For more information, please visit auto_nag documentation.
Flags: needinfo?(eitan)
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(eitan)
You need to log in
before you can comment on or make changes to this bug.
Description
•