Re: [webkit-dev] New feature: CSS3 GCPM

2012-08-20 Thread David Hyatt
On Aug 20, 2012, at 11:32 AM, Peter Beverloo wrote: Addendum: The current Editor's Draft is significant different from the published WD, and includes something similar to CSS Exclusions. Since Adobe is implementing these in WebKit, it may be good to know what your ideas on these are as

Re: [webkit-dev] New feature: CSS3 GCPM

2012-08-20 Thread David Hyatt
On Aug 20, 2012, at 12:40 PM, Alan Stearns wrote: On 8/20/12 10:07 AM, David Hyatt hy...@apple.com wrote: On Aug 20, 2012, at 11:32 AM, Peter Beverloo wrote: Addendum: The current Editor's Draft is significant different from the published WD, and includes something similar to CSS

Re: [webkit-dev] New feature: CSS3 GCPM

2012-08-23 Thread David Hyatt
On Aug 22, 2012, at 10:11 AM, Milian Wolff wrote: On Monday 20 August 2012 11:15:21 David Hyatt wrote: You're going to see some patches in the coming weeks (first one coming soon) to begin work on implementing: http://www.w3.org/TR/css3-gcpm/ In some cases, there are going

Re: [webkit-dev] Is the New XMLParser dead?

2012-08-29 Thread David Hyatt
On Aug 27, 2012, at 7:17 PM, Adam Barth wrote: My position is simple: the code is broken and unused. As a general rule, we shouldn't keep broken, unused code in the tree for extended periods of time. Therefore, we should remove it. I agree with Adam. We should aggressively cull dead code

Re: [webkit-dev] CSS Masking in WebKit

2012-08-31 Thread David Hyatt
This is great! I'd like to be the goto reviewer for any changes you make on the CSS Masking side, since I implemented the original code. I also want to be kept in the loop if any changes are made to the way any of the -webkit-mask-* properties are specified. There are some interesting

Re: [webkit-dev] -khtml- and -apple- CSS prefixes

2013-03-01 Thread David Hyatt
I agree with you that this would be pretty terrible. We definitely don't want developers doing that. dave On Feb 28, 2013, at 8:02 PM, Adam Barth aba...@webkit.org wrote: I noticed this comment on the Hacker News thread about Paul Irish's recent blog post: ---8--- CSS parsing is the

Re: [webkit-dev] Implement ruby-overhang

2013-04-17 Thread David Hyatt
On Apr 17, 2013, at 2:26 AM, Yuki Sekiguchi yuki.sekigu...@access-company.com wrote: Hi, I'd like to add support for ruby-overhang. The spec for this feature can be found here: http://www.w3.org/TR/css3-ruby/#rubyover I'm working it at this bug

[webkit-dev] Zoltan Horvath is now a WebKit reviewer

2014-06-11 Thread David Hyatt
Hi all, I'm pleased to announce that you now have someone new to pester for layout and rendering patch reviews! Zoltan Horvath is now a WebKit reviewer. He has done some excellent work in layout and rendering. He has primarily worked on shapes code, but also did useful refactoring in areas

Re: [webkit-dev] Intent to implement in Blink: CSS properties break-{after, before, inside}

2016-01-29 Thread David Hyatt
https://bugs.webkit.org/attachment.cgi?id=270221=review > On Jan 21, 2016, at 8:35 AM, Morten Stenshorne <msten...@opera.com> wrote: > > Thanks for your quick response! > > David Hyatt <hy...@apple.com> writes: > >> We are in favor of those properti

Re: [webkit-dev] Intent to implement in Blink: CSS properties break-{after, before, inside}

2016-01-19 Thread David Hyatt
We are in favor of those properties. If you want to talk about “avoid” specifically offline, I outlined a plan for implementing that property in one of the webkit bugs (I’ll have to hunt down the link). I think it basically needs to work a bit like margin collapsing in the sense that you need

<    1   2   3