[Webkit-unassigned] [Bug 13490] Implement execCommand("styleWithCSS", ...)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 9 23:21:17 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=13490





------- Comment #7 from fuck at os.dk  2008-02-09 23:21 PDT -------
(In reply to comment #5)
> Created an attachment (id=18968)
 --> (http://bugs.webkit.org/attachment.cgi?id=18968&action=view) [edit]
> patch

I took a look at your patch and I just want to make something clear.
Semantically correct tagging helps Google prioritize a document and allows for
better use of external style sheets to easily redesign a page, as well as hint
screen readers to alter it's tone, this is why it is so important to use them
instead of just using span and style on every thing.

Semantically correct tags are part of HTML 2-5 and XHTML 1-2 so it's not
legacy, it's just not css.

<font> tag on the other hand is legacy as they are not semantical and are
missing from XHTML and HTML 5.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list