tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit e3c0f1fdd54205a1af23da8217df99c4e978ae36
parent 05bf1ef3777ab01e0f7e85ffb4d2da56203a9a56
Author: Ziran Sun <zsun@igalia.com>
Date:   Fri, 10 Oct 2025 07:48:59 +0000

Bug 1992492 [wpt PR 55238] - CSS caret-shape: Update wpt overflow caret-eol-004.tentative.html., a=testonly

Automatic update from web-platform-tests
CSS caret-shape: Update wpt overflow caret-eol-004.tentative.html.

We have changed the test reference at CL 6971531. The test is now
expecting a mismatch from the reference test.

Bug: 353713061
Change-Id: I6796ad6af90164282107e0b560149f7dca77c923
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7008373
Reviewed-by: Emilio Cobos Álvarez <emilio@chromium.org>
Commit-Queue: Ziran Sun <zsun@igalia.com>
Cr-Commit-Position: refs/heads/main@{#1525200}

--

wpt-commits: 0ca8cfb9b7b349b115b39d9ba4f0303188219f49
wpt-pr: 55238

Diffstat:
Mtesting/web-platform/tests/css/css-ui/caret-eol-004.tentative.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/web-platform/tests/css/css-ui/caret-eol-004.tentative.html b/testing/web-platform/tests/css/css-ui/caret-eol-004.tentative.html @@ -4,7 +4,7 @@ <title>CSS Basic User Interface Test: end-of-line carets should be visible</title> <link rel="author" title="Florian Rivoal" href="mailto:florian@rivoal.net"> <link rel="help" href="http://www.w3.org/TR/css4-ui/#caret-shape"> -<link rel=match href=reference/caret-eol-001.html> +<link rel="mismatch" href=reference/caret-eol-001.html> <meta name="assert" content="Checks that carets positioned at the end of the line are shown even if they overflow. If the box has hidden overflow extending past the scrollport, the caret is display at the end of the visible line."> <style> div {