From b93a754b676db6237bcbe4089680b7a26d482957 Mon Sep 17 00:00:00 2001 From: Morten Stenshorne Date: Fri, 9 Nov 2018 16:59:02 +0000 Subject: [PATCH] Bug 1504092 [wpt PR 13847] - [LayoutNG] Cannot re-use line box fragments when scrollbars change., a=testonly Automatic update from web-platform-tests[LayoutNG] Cannot re-use line box fragments when scrollbars change. Without this fix, 3 tests would fail with https://chromium-review.googlesource.com/c/chromium/src/+/1297367 : external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/contain/contain-paint-clip-004.html fast/overflow/image-selection-highlight.html scrollbars/overflow-scrollbar-combinations.html Change-Id: Iabd95ead6c96cd50f25e654dda6a7f041ac77af0 Reviewed-on: https://chromium-review.googlesource.com/c/1311926 Reviewed-by: Koji Ishii Reviewed-by: Christian Biesinger Commit-Queue: Morten Stenshorne Cr-Commit-Position: refs/heads/master@{#604883} -- wpt-commits: 415f81733682e4307f2acbda8ff948b73f007ea4 wpt-pr: 13847 --- .../auto-scrollbar-inline-children.html | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 testing/web-platform/tests/css/css-scrollbars/auto-scrollbar-inline-children.html diff --git a/testing/web-platform/tests/css/css-scrollbars/auto-scrollbar-inline-children.html b/testing/web-platform/tests/css/css-scrollbars/auto-scrollbar-inline-children.html new file mode 100644 index 000000000000..107938ece14d --- /dev/null +++ b/testing/web-platform/tests/css/css-scrollbars/auto-scrollbar-inline-children.html @@ -0,0 +1,30 @@ + + + + +

There should be a blue rectangle below, and possibly a scrollbar (depending + on OS / browser), that shouldn not obscure any parts of the rectangle. The + word "FAIL" should not be seen.

+
+
+
FAIL +
+ + + + + +