Bug 33700

Summary: The trailing space does not need to be underlined.
Product: WebKit Reporter: Kyle Hotchkiss <kyl3h0tchk1ss>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: bfulgham
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
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. none

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
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.