[Webkit-unassigned] [Bug 248693] [GTK][cairo] overflow-x: clip on html and body causes content to be invisible unless zoomed in

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 9 23:48:49 PDT 2023


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

--- Comment #6 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Created attachment 466304

  --> https://bugs.webkit.org/attachment.cgi?id=466304&action=review

WIP patch of changing kLayoutUnitFractionalBits

I tried another approach of changing kLayoutUnitFractionalBits to match with cairo.
However, some tests fail due to the maximum value change and the precision change.

Regressions: Unexpected text-only failures (20)
  css1/formatting_model/vertical_formatting.html [ Failure ]
  css1/text_properties/vertical_align.html [ Failure ]
  css2.1/t080301-c411-vt-mrgn-00-b.html [ Failure ]
  css3/flexbox/flex-algorithm.html [ Failure ]
  css3/flexbox/flex-flow-auto-margins-no-available-space-assert.html [ Failure ]
  fast/css-grid-layout/grid-auto-repeat-huge-grid.html [ Failure ]
  fast/css/calc-parsing-limits.html [ Failure ]
  fast/css/calc-parsing.html [ Failure ]
  fast/css/getComputedStyle/getComputedStyle-margin-percentage.html [ Failure ]
  fast/css/large-number-round-trip.html [ Failure ]
  fast/css/large-numbers.html [ Failure ]
  fast/css/percentage-non-integer.html [ Failure ]
  fast/css/word-space-extra.html [ Failure ]
  fast/dom/HTMLMeterElement/meter-optimums.html [ Failure ]
  fast/dom/HTMLMeterElement/meter-styles.html [ Failure ]
  fast/events/constructors/mouse-event-constructor.html [ Failure ]
  fast/events/constructors/wheel-event-constructor.html [ Failure ]
  fast/text/text-letter-spacing.html [ Failure ]
  fast/text/whitespace/024.html [ Failure ]
  fast/visual-viewport/client-rects-relative-to-layout-viewport-zoomed.html [ Failure ]

-- 
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/20230510/2cfa43a3/attachment-0001.htm>


More information about the webkit-unassigned mailing list