[Webkit-unassigned] [Bug 256701] New: Fragment blocks with non-visible overflow as normally when printing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 12 06:48:25 PDT 2023


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

            Bug ID: 256701
           Summary: Fragment blocks with non-visible overflow as normally
                    when printing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: History
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com

Hi Team,

While going through Blink's commit, I came across another potential merge to fix 'printing' issue.

Blink Commit - https://chromium.googlesource.com/chromium/src.git/+/054e1dec56f7a7a76f64adc9b3a27c94d0778e33

WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderBox.cpp#5218

Test Case still exist on Blink's source tree.

_______

Spec reference:

The spec https://drafts.csswg.org/css-break/#possible-breaks currently says:

"Some content is not fragmentable, for example many types of replaced elements [CSS21] (such as images or video), scrollable elements, or a single line of text content. Such content is considered monolithic: it contains no possible break points. Any forced breaks within such boxes therefore cannot split the box, and must therefore also be ignored by the box’s own fragmentation context.

______

Behavior is not direct violation of spec but was choice to align Blink with other browser engines except WebKit.

_________

Appreciate if someone can share input and if needed, we can merge this new behavior.

Thanks!

-- 
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/20230512/61828f85/attachment-0001.htm>


More information about the webkit-unassigned mailing list