Changes between Initial Version and Version 1 of Ticket #9386, comment 1
- Timestamp:
- Sep 25, 2012, 4:50:35 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9386, comment 1
initial v1 1 It's not easy to enumerate all possible (see code comments) DOM structure where an empty fix is required, so the proposal takes a new approach - check if there's no surround text or empty element, inside of the range start container.1 The patch expanded the filler creation check, in considering of hidden element. 2 2 3 3 Besides two commonly requested traversal utility are proposed in range.js.