From 33eee74da14f0d49e8d0491e7b0260b7469fbae0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20S=C3=B6derquist?= Date: Wed, 13 Dec 2023 00:59:40 +0000 Subject: [PATCH] Bug 1868360 [wpt PR 43516] - Fix application of positioning area offset in BackgroundImageGeometry, a=testonly MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Automatic update from web-platform-tests Fix application of positioning area offset in BackgroundImageGeometry The offset was applied before converting from edge-relative form to absolute form. Fixed: 1507850 Change-Id: Ia4f0f3143dc70b3e090e5f61ae518d0d88aff754 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5077504 Commit-Queue: Fredrik Söderquist Reviewed-by: Stephen Chenney Cr-Commit-Position: refs/heads/main@{#1233313} -- wpt-commits: 83691d9659c5da00b729bdea4943001c5adee81f wpt-pr: 43516 --- .../background-position-right-in-body.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 testing/web-platform/tests/css/css-backgrounds/background-position/background-position-right-in-body.html diff --git a/testing/web-platform/tests/css/css-backgrounds/background-position/background-position-right-in-body.html b/testing/web-platform/tests/css/css-backgrounds/background-position/background-position-right-in-body.html new file mode 100644 index 000000000000..4c4024e2e596 --- /dev/null +++ b/testing/web-platform/tests/css/css-backgrounds/background-position/background-position-right-in-body.html @@ -0,0 +1,16 @@ + +background-position with 'right' edge keywords when painting background for body in offset document root + + + +