[webkit-reviews] review granted: [Bug 77909] Floated flexboxes render as regular RenderBlocks : [Attachment 125984] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 11:46:50 PST 2012


Eric Seidel <eric at webkit.org> has granted Ojan Vafai <ojan at chromium.org>'s
request for review:
Bug 77909: Floated flexboxes render as regular RenderBlocks
https://bugs.webkit.org/show_bug.cgi?id=77909

Attachment 125984: Patch
https://bugs.webkit.org/attachment.cgi?id=125984&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=125984&action=review


> Source/WebCore/css/CSSStyleSelector.cpp:1771
> +    case NONE: // FIXME: Should NONE really map to BLOCK here?

I'm not sure thsi FIXME makes sense anymore, but the code seems fine.


More information about the webkit-reviews mailing list