Reported by http://code.google.com/p/chromium/issues/detail?id=162371 The URL's div should have rounded top-left and top-right border, but doesn't have.
Created attachment 181834 [details] Patch
Comment on attachment 181834 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=181834&action=review > LayoutTests/fast/borders/border-radius-with-box-shadow-expected.txt:1 > +layer at (0,0) size 800x600 We don't need render tree dump. Use dumpAsText(true)
Created attachment 181850 [details] Patch
Comment on attachment 181834 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=181834&action=review Thank you for reviewing. >> LayoutTests/fast/borders/border-radius-with-box-shadow-expected.txt:1 >> +layer at (0,0) size 800x600 > > We don't need render tree dump. Use dumpAsText(true) Yeah. I found typos, testRunnder. I fixed the typos and removed render tree dump.
Created attachment 181891 [details] Patch
I rebased platform/chromium-linux/fast/borders/mixed-border-styles-radius-expected.png.
Comment on attachment 181891 [details] Patch Rejecting attachment 181891 [details] from commit-queue. New failing tests: inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html Full output: http://queues.webkit.org/results/15758495
Created attachment 182006 [details] Patch
Comment on attachment 182006 [details] Patch Clearing flags on attachment: 182006 Committed r139256: <http://trac.webkit.org/changeset/139256>
All reviewed patches have been landed. Closing bug.