RESOLVED FIXED Bug 58551
Web Inspector: Incorrect content area dimensions in Metrics pane for box-sizing: border-box
https://bugs.webkit.org/show_bug.cgi?id=58551
Summary Web Inspector: Incorrect content area dimensions in Metrics pane for box-sizi...
Alexander Pavlov (apavlov)
Reported 2011-04-14 09:51:30 PDT
1. Visit example URL (http://jsfiddle.net/54fAZ/) 2. Inspect the div in the result box, and open the Metrics view. In the Elements/Metrics pane, the content box of the diagram is marked as 50x50 -- the content box is actually 10x10, the border box is 50x50. Upstreaming http://code.google.com/p/chromium/issues/detail?id=78660
Attachments
[PATCH] Suggested solution (15.88 KB, patch)
2011-04-18 05:04 PDT, Alexander Pavlov (apavlov)
yurys: review+
Alexander Pavlov (apavlov)
Comment 1 2011-04-18 05:04:48 PDT
Created attachment 90019 [details] [PATCH] Suggested solution
Alexander Pavlov (apavlov)
Comment 2 2011-04-18 06:35:29 PDT
Note You need to log in before you can comment on or make changes to this bug.