[Webkit-unassigned] [Bug 133359] [CSS Grid Layout] Upgrade align-self and align-items parsing to CSS 3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 17 20:32:06 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=133359

--- Comment #81 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 241719
  --> https://bugs.webkit.org/attachment.cgi?id=241719
Patch

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

> Source/WebCore/css/StyleResolver.cpp:2907
> +    case CSSPropertyAlignSelf: {

Since you are now calling several setters on RenderStyle, you'll likely need to use [NewStyleBuilder, Custom=All] and move this code from StyleResolver.cpp to StyleBuilderCustom.h.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141118/eb5b503a/attachment-0002.html>


More information about the webkit-unassigned mailing list