Bug 153238 - outline-offset does not work for inlines.
Summary: outline-offset does not work for inlines.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-19 10:35 PST by zalan
Modified: 2016-01-19 12:32 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.68 KB, patch)
2016-01-19 11:06 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (4.68 KB, patch)
2016-01-19 11:13 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.