Created attachment 466755 [details] Screenshot of issue in Attributes section of Node sidebar panel When an attribute name in the Attributes section of the Node sidebar panel is too long, it gets cut off without a visual indicator that it's trimmed. This leads to confusion when reading through the list of attribute values because it appears the attribute name is wrong. See attached screenshot: the attribute name is "cdkmonitorsubtreefocus". It shows up as "cdkmonitorsubtree" (missing "focus" suffix) in the Attributes section.
<rdar://problem/110999382>
Pull request: https://github.com/WebKit/WebKit/pull/15089
Created attachment 466756 [details] Screenshot with patch applied Long attribute name uses ellipsis to indicate that it's cut off.
Committed 272135@main (4629f05354c3): <https://commits.webkit.org/272135@main> Reviewed commits have been landed. Closing PR #15089 and removing active labels.