Type Editor / @type-editor/dom-change-util / browser-hacks/handle-br-node-rule
browser-hacks/handle-br-node-rule
Functions
| Function | Description |
|---|---|
Handles parsing rules for BR nodes, working around Safari quirks. Safari has several quirks related to BR elements that require special handling:
The function examines the parent node to determine which quirk is occurring and returns the appropriate parse rule to handle it correctly. See |