Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4629f05354c3b380207e2fd5875bc995b295e09a
      
https://github.com/WebKit/WebKit/commit/4629f05354c3b380207e2fd5875bc995b295e09a
  Author: Razvan Caliman <[email protected]>
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
    M Source/WebInspectorUI/UserInterface/Views/DataGrid.css

  Log Message:
  -----------
  Web Inspector: Node sidebar panel: long attribute name is cut off without 
visual hint
https://bugs.webkit.org/show_bug.cgi?id=258274
rdar://110999382

Reviewed by Patrick Angle and Devin Rousso.

Use `text-overflow: ellipsis` to indicate when DataGrid input content is 
visually cut off.

* Source/WebInspectorUI/UserInterface/Views/DataGrid.css:
(.data-grid tr.editable .cell-content > input):

Canonical link: https://commits.webkit.org/272135@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to