Bug 125938 - improve how mfenced@separators is handled
Summary: improve how mfenced@separators is handled
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: MathML (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 124838
Blocks: 160509
  Show dependency treegraph
 
Reported: 2013-12-18 12:02 PST by Frédéric Wang (:fredw)
Modified: 2016-08-03 08:00 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frédéric Wang (:fredw) 2013-12-18 12:02:10 PST
In addition to bug 57696, I see that addChild:

- does not ignore whitespace
- does not handle surrogate pairs

Also, one FIXME comment already indicates that addChild/removeChild should be rewritten to take care of separators updated.
Comment 1 Frédéric Wang (:fredw) 2013-12-19 07:21:43 PST
(In reply to comment #0)
> In addition to bug 57696, I see that addChild:
> 
> - does not ignore whitespace

Actually, whitespace removal is done is updateFromElement.