Make flexbox-overflow-auto-002.html scrollbar-size agnostic
This is a follow up of [1], where test expectation were using chrome-specific scrollbar dimensions. The issue has been identified and logged on mozilla's bugzilla [2]. [1] https://crrev.com/c/2120544 [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1625764 Note that, despite fixing the chrome-specific scrollbar issue, the test won't completely pass on Firefox. By loading the test on the browsers (eg Firefox and Chrome), it is possible to observe that the failures actually manifest as a visual rendering difference between both engines. This needs to be investigated further. BUG=1063749 R=cbiesinger@chromium.org, dgrogan@chromium.org Change-Id: I9e45be0ba836d83483edd8220491a35f22aba00c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130046Reviewed-by:David Grogan <dgrogan@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Robert Ma <robertma@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#755076}
Showing
Please register or sign in to comment