Bug 57311
| Summary: | [META][CSSExclusions] Add exclusions support in WebKit | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mihnea Ovidenie <mihnea> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | abucur, achicu, bregnballe, donggwan.kim, hyatt, kennyluck, laszlo.gombos, m.goleb+bugzilla, mitz, peter, simon.fraser, stearns, syoichi, wig_2006, zoltan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
| URL: | http://www.w3.org/TR/css3-exclusions/ | ||
| Bug Depends on: | 71908, 61628, 61726, 62991, 63751, 71898, 71899, 71900, 71904, 71905, 71909, 71910, 102105, 115864, 119019, 131046 | ||
| Bug Blocks: | 83898 | ||
Mihnea Ovidenie
Add exclusions support in WebKit as part of CSSRegions spec implementation. The exclusions are arbitrary shapes that will be avoided by the user agent when laying out content.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexandru Chiculita
CSS Floats and Positioning Level 3 was published recently by Microsoft. Some of the properties in that spec are implemented in IE10 beta 2.
http://www.interoperabilitybridges.com/css3-floats/
Simon Fraser (smfr)
<rdar://problem/10042786>
doanga1
In present , All user usage in CSS Exclusions Level 1 at https://caniuse.com/css-exclusions have 0.9% use , I hope manufacturer to add support CSS Exclusions Level 1 to add all user usage in CSS Exclusions Level 1 to more than 10%.
Picture to descirbe all user usage percent - https://i.postimg.cc/TRFtCrKZ/css-exclusion-art-scale-4-00x-gigapixel.jpg
bregnballe
Would be nice to have this for webkit.
Right now there is no solution for aligning text to bottom while wrapping text in a shape that is not just a square box.