On Tue, Jan 6, 2009 at 12:35 PM, e. roman <[email protected]> wrote: > On Tue, Jan 6, 2009 at 12:26 PM, Evan Martin <[email protected]> wrote: >> >> On Tue, Jan 6, 2009 at 12:17 PM, e. roman <[email protected]> wrote: >>> >>> While not new to WebKit, Chromium's port now implements more of the >>> base features. >>> >>> For example, brettw recently added support for stroked/filled text, >>> and transformed form controls. >>> >>> Example: http://webkit.org/blog/85/introducing-text-stroke/ >> >> Though it seems the second example on that page doesn't work ("Red >> stroked text with a hollow interior and a black stroked shadow.") ... > > Yeah, there are some bugs (scrolling messes up the shadows too). > > Probably this: http://code.google.com/p/chromium/issues/detail?id=2982
Actually, meant to paste this bug number as it includes the repro. http://code.google.com/p/chromium/issues/detail?id=5925 > >> >>> >>> http://codereview.chromium.org/8615 >>> http://codereview.chromium.org/9008 >>> >>> On Tue, Jan 6, 2009 at 9:09 AM, Linus Upson <[email protected]> wrote: >>>> >>>> Do you also want a list of chrome specific non-webkit goodies like the >>>> new network stack? >>>> >>>> Linus >>>> >>>> >>>> On Tue, Jan 6, 2009 at 1:44 AM, David Levin <[email protected]> wrote: >>>>> This fellow has done a good job of highlighting improvements to WebKit on >>>>> an >>>>> on going basis: >>>>> http://hanblog.info/blog/category/WebKit >>>>> Of course, not everything mentioned in there is in available just because >>>>> we're at ToT. (Some things are behind ifdef's etc.) >>>>> >>>>> On Mon, Jan 5, 2009 at 11:06 PM, Adam Barth <[email protected]> wrote: >>>>>> >>>>>> If 155 is coming off of trunk, it has postMessage(), which is exciting >>>>>> for us security wonks. >>>>>> >>>>>> Adam >>>>>> >>>>>> >>>>>> On Mon, Jan 5, 2009 at 9:30 PM, Mark Larson (Google) <[email protected]> >>>>>> wrote: >>>>>> > I'm working on release notes for 155. The big addition in 155 (vs the >>>>>> > 154 >>>>>> > code we've been releasing) is the WebKit update. >>>>>> > What have we gained since we started merging to WebKit's trunk? >>>>>> > So far, I've got >>>>>> > -- full page zoom >>>>>> > -- autoscroll >>>>>> > -- CSS gradients >>>>>> > -- CSS canvas drawing >>>>>> > -- (partly) CSS masks >>>>>> > -- (partly?) CSS reflections >>>>>> > Can you think of other features worth noting in release notes? >>>>>> > Thanks, >>>>>> > Mark >>>>>> > > >>>>>> > >>>>>> >>>>>> >>>>> >>>>> >>>>> > >>>>> >>>> >>>> > >>>> >>> >>> > >>> >> >> >> >> > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
