Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1893f621cd8c41a704b7016601f1e822b7344cd4
https://github.com/WebKit/WebKit/commit/1893f621cd8c41a704b7016601f1e822b7344cd4
Author: Devin Rousso <[email protected]>
Date: 2026-07-06 (Mon, 06 Jul 2026)
Changed paths:
M Source/WebInspectorUI/UserInterface/Views/DOMTreeElement.js
M Source/WebInspectorUI/UserInterface/Views/DOMTreeOutline.css
Log Message:
-----------
Web Inspector: Zero-width joiners and other hidden Unicode characters are not
displayed
https://bugs.webkit.org/show_bug.cgi?id=181302
<rdar://problem/36307533>
Reviewed by Alexey Proskuryakov.
* Source/WebInspectorUI/UserInterface/Views/DOMTreeElement.js:
(WI.DOMTreeElement.prototype.populateDOMNodeContextMenu):
(WI.DOMTreeElement.prototype._editableTextInfo): Added.
(WI.DOMTreeElement.prototype._startEditingTextNode):
(WI.DOMTreeElement.prototype._nodeTitleInfo):
(WI.DOMTreeElement.prototype._textNodeEditingCommitted):
(WI.DOMTreeElement.prototype._appendTextNodeValue): Added.
* Source/WebInspectorUI/UserInterface/Views/DOMTreeOutline.css:
(.tree-outline.dom .html-entity-value): Added.
Canonical link: https://commits.webkit.org/316616@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications