Skip to content

Commit 0ca8cfb

Browse files
ziransunchromium-wpt-export-bot
authored andcommitted
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}
1 parent c2cd848 commit 0ca8cfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/css-ui/caret-eol-004.tentative.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>CSS Basic User Interface Test: end-of-line carets should be visible</title>
55
<link rel="author" title="Florian Rivoal" href="mailto:florian@rivoal.net">
66
<link rel="help" href="http://www.w3.org/TR/css4-ui/#caret-shape">
7-
<link rel=match href=reference/caret-eol-001.html>
7+
<link rel="mismatch" href=reference/caret-eol-001.html>
88
<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.">
99
<style>
1010
div {

0 commit comments

Comments
 (0)