[Webkit-unassigned] [Bug 130595] [CSSRegions] Fixed positioned elements in named flows have fragmented content
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 7 23:25:07 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=130595
Darin Adler <darin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #228744|review? |review+, commit-queue-
Flag| |
--- Comment #3 from Darin Adler <darin at apple.com> 2014-04-07 23:25:27 PST ---
(From update of attachment 228744)
View in context: https://bugs.webkit.org/attachment.cgi?id=228744&action=review
> Source/WebCore/rendering/RenderBox.cpp:4444
> + || hasUnsplittableScrollingOverflow()
> + || (parent() && isWritingModeRoot())
> + || isRenderNamedFlowFragmentContainer()
> + || fixedPositionedWithNamedFlowContainingBlock();
These should be indented 4 spaces.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list