RESOLVED FIXED 224199
Web Inspector: Grid overlay track size labels should show implicit `auto` value and no computed size
https://bugs.webkit.org/show_bug.cgi?id=224199
Summary Web Inspector: Grid overlay track size labels should show implicit `auto` val...
Patrick Angle
Reported 2021-04-05 13:11:08 PDT
Track size labels currently do not show a value of `auto` when `auto` is implicit. Additionally, we don't want to show computed sizes in these labels as they are 1. additional noise when looking for information and 2. information that should not be a focal point of modern page layout. Children in the grid can still have their computed sizes looked up in the Box Model diagram.
Attachments
Patch v1.0 (5.53 KB, patch)
2021-04-06 13:22 PDT, Patrick Angle
no flags
Radar WebKit Bug Importer
Comment 1 2021-04-06 10:20:45 PDT
Patrick Angle
Comment 2 2021-04-06 13:22:00 PDT
Created attachment 425319 [details] Patch v1.0
Blaze Burg
Comment 3 2021-04-06 13:31:32 PDT
Comment on attachment 425319 [details] Patch v1.0 r=me
EWS
Comment 4 2021-04-06 15:09:29 PDT
Committed r275559: <https://commits.webkit.org/r275559> All reviewed patches have been landed. Closing bug and clearing flags on attachment 425319 [details].
Note You need to log in before you can comment on or make changes to this bug.