* SUMMARY Metrics pane is missing dashed borders. Caused by: <http://trac.webkit.org/changeset/172326> * STEPS TO REPRODUCE 1. Inspect apple.com 2. Select <body> in DOM tree 3. Select Styles detail navigator in right sidebar 4. Select Metrics tab in Styles detail navigator => missing dashed borders (around the entire edge and between border and padding) * NOTES - devicePixelRatio = 1 on this machine
<rdar://problem/18009437>
Created attachment 236613 [details] [TEST] Reduction Here is a simple reduction= showing the issue.
Created attachment 236822 [details] Patch
Comment on attachment 236822 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=236822&action=review > LayoutTests/fast/borders/border-painting-dashed-at-all-expected.html:19 > + for (i = 1; i < 10; ++i) { var i
Created attachment 236869 [details] Patch
Comment on attachment 236869 [details] Patch Clearing flags on attachment: 236869 Committed r172797: <http://trac.webkit.org/changeset/172797>
All reviewed patches have been landed. Closing bug.