Skip to content

Add test for underline edge skipping #35780

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 5, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
Test reference

Test passes if there is an blue underline below orange letters A through F below, but no further.
(Note: a small orange line to the left of A and the right of “F” is OK.)

                ABCDEF                
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
Test reference

Test passes if there is an blue underline below orange letters A through F below, but no further.


ABCDEF
30 changes: 30 additions & 0 deletions css/css-text-decor/text-decoration-skip-spaces-001.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
Decoration skipping spaces: spacers

Test passes if there is an blue underline below orange letters A through F below, but no further.
(Note: a small orange line to the left of A and the right of “F” is OK.)

                ABCDEF                
29 changes: 29 additions & 0 deletions css/css-text-decor/text-decoration-skip-spaces-002.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
Decoration skipping spaces: preserved spaces with pre

Test passes if there is an blue underline below orange letters A through F below, but no further.


ABCDEF
29 changes: 29 additions & 0 deletions css/css-text-decor/text-decoration-skip-spaces-003.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
Decoration skipping spaces: preserved spaces with pre-wrap

Test passes if there is an blue underline below orange letters A through F below, but no further.


ABCDEF
29 changes: 29 additions & 0 deletions css/css-text-decor/text-decoration-skip-spaces-004.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
Decoration skipping spaces: preserved spaces with breaks-spaces

Test passes if there is an blue underline below orange letters A through F below, but no further.


ABCDEF