This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 14729 - Inline formatting should add wrappers inside empty blocks
Summary: Inline formatting should add wrappers inside empty blocks
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - HTML Editing APIs (show other bugs)
Version: unspecified
Hardware: All All
: P2 enhancement
Target Milestone: ---
Assignee: Aryeh Gregor
QA Contact: HTML Editing APIs spec bugbot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-08 16:37 UTC by Aryeh Gregor
Modified: 2011-11-08 17:30 UTC (History)
2 users (show)

See Also:


Attachments

Description Aryeh Gregor 2011-11-08 16:37:17 UTC
See bug 13831 comment 6.
Comment 1 Aryeh Gregor 2011-11-08 17:30:48 UTC
https://dvcs.w3.org/hg/editing/rev/0e6c95119654

This turned out to be easy -- I just changed the definition of "formattable node" (although it took a couple of tries to get it right).  It turns out that was a good abstraction to use.