Bug 223908 - Web Inspector: CSS Grid overlay track sizes are incorrect when inline styles are applied to the element
Summary: Web Inspector: CSS Grid overlay track sizes are incorrect when inline styles ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Patrick Angle
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-29 18:31 PDT by Patrick Angle
Modified: 2021-03-31 10:49 PDT (History)
8 users (show)

See Also:


Attachments
Patch v1.0 (3.08 KB, patch)
2021-03-29 18:41 PDT, Patrick Angle
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Angle 2021-03-29 18:31:58 PDT
For elements that have inline style attributes, those column and row sizes should be shown as the authored values. Instead, we currently show the most specific CSS rule's values that apply instead.
Comment 1 Radar WebKit Bug Importer 2021-03-29 18:32:16 PDT
<rdar://problem/75983927>
Comment 2 Patrick Angle 2021-03-29 18:41:38 PDT
Created attachment 424608 [details]
Patch v1.0
Comment 3 BJ Burg 2021-03-30 14:33:58 PDT
Comment on attachment 424608 [details]
Patch v1.0

r=me
Comment 4 EWS 2021-03-31 10:49:12 PDT
Committed r275293: <https://commits.webkit.org/r275293>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 424608 [details].