Bug 153238

Summary: outline-offset does not work for inlines.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description zalan 2016-01-19 10:35:22 PST
right/bottom edges are not getting the offsets.
Comment 1 zalan 2016-01-19 11:06:00 PST
Created attachment 269273 [details]
Patch
Comment 2 zalan 2016-01-19 11:09:01 PST
it's only broken for outline style != auto (focusing painting works)
Comment 3 Simon Fraser (smfr) 2016-01-19 11:10:18 PST
Comment on attachment 269273 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=269273&action=review

> LayoutTests/fast/inline/inline-with-outline-offset-expected.html:4
> +<title>This test that outline-offset is applied properly on inline elements</title>

...tests that

> LayoutTests/fast/inline/inline-with-outline-offset.html:4
> +<title>This test that outline-offset is applied properly on inline elements</title>

...tests that
Comment 4 zalan 2016-01-19 11:13:49 PST
Created attachment 269274 [details]
Patch
Comment 5 WebKit Commit Bot 2016-01-19 12:32:13 PST
Comment on attachment 269274 [details]
Patch

Clearing flags on attachment: 269274

Committed r195306: <http://trac.webkit.org/changeset/195306>
Comment 6 WebKit Commit Bot 2016-01-19 12:32:17 PST
All reviewed patches have been landed.  Closing bug.