WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
33700
The trailing space does not need to be underlined.
https://bugs.webkit.org/show_bug.cgi?id=33700
Summary
The trailing space does not need to be underlined.
Kyle Hotchkiss
Reported
2010-01-14 17:51:46 PST
By default, if you underline some text using CSS (text-decoration:underline), if there is a trailing space right before whatever tag closes the underline, that trailing space is underlined too. By the way I nest my code, this results in lots of stray, underlined spaces, that are unwanted I understand that HTML is parsing the spaces right - but if there is a trailing space right before the end of the tag - does it need be underlined?
Attachments
In chrome, the trailing space is still underlined. When code nesting with spaces is used, 1 trailing space is always underlined and this is undesired.
(42 bytes, text/plain)
2010-01-31 10:34 PST
,
Kyle Hotchkiss
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2010-01-15 13:43:05 PST
Could you please attach a test case showcasing the problem?
Kyle Hotchkiss
Comment 2
2010-01-31 10:34:52 PST
Created
attachment 47794
[details]
In chrome, the trailing space is still underlined. When code nesting with spaces is used, 1 trailing space is always underlined and this is undesired.
Brent Fulgham
Comment 3
2022-07-11 17:00:12 PDT
The relevant website no longer exists.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug