Bug 245441
| Summary: | Align "UA" stylesheet for "abbr" and "acronym" with HTML Spec | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | CSS | Assignee: | Ahmad Saleem <ahmad.saleem792> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, rniwa, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
Hi team,
I noted that we don't have spec up-to-date for "abbr" and "acronym".
https://html.spec.whatwg.org/multipage/rendering.html#phrasing-content-3
We are missing:
abbr[title], acronym[title] { text-decoration: dotted underline; }
In case, if I am not able to do it and had to close my PR, I will share details on genuine test failures or why this is no go at the moment for Webkit so someone else can take a look in future.
Thanks!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
https://github.com/WebKit/WebKit/pull/4542
EWS
Committed 254710@main (543702eba994): <https://commits.webkit.org/254710@main>
Reviewed commits have been landed. Closing PR #4542 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/100206185>