RESOLVED FIXED 149862
Web Inspector: Column-wrapped element highlight renders in the wrong location
https://bugs.webkit.org/show_bug.cgi?id=149862
Summary Web Inspector: Column-wrapped element highlight renders in the wrong location
Jon Davis
Reported 2015-10-06 16:43:48 PDT
Created attachment 262557 [details] Screenshot of wrong highlight location Hovering over a column-wrapped element in Web Inspector renders the element highlight in the wrong location on the page. The CSS used for column layout: article .two-columns { columns: 2; column-gap: 6rem; margin: 3rem 0; }
Attachments
Screenshot of wrong highlight location (236.00 KB, image/png)
2015-10-06 16:43 PDT, Jon Davis
no flags
Reduced test case (6.08 KB, text/html)
2015-10-06 16:55 PDT, Jon Davis
no flags
Radar WebKit Bug Importer
Comment 1 2015-10-06 16:44:18 PDT
Jon Davis
Comment 2 2015-10-06 16:55:35 PDT
Created attachment 262560 [details] Reduced test case
Timothy Hatcher
Comment 3 2016-02-08 19:54:47 PST
Note You need to log in before you can comment on or make changes to this bug.