Closed
Bug 745542
Opened 13 years ago
Closed 13 years ago
Remove support for font-weight and point-size attributes on the font element
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla15
People
(Reporter: Ms2ger, Assigned: Ms2ger)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
3.93 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
Because, I mean, come on! Only supported in Gecko, and the only reference I can find on the web is <http://www.idocs.com/tags/_FONT_POINT-SIZE.html>, which thinks 'font-weight' is called 'weight'.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #615154 -
Flags: review?(jonas)
Comment on attachment 615154 [details] [diff] [review]
Patch v1
Review of attachment 615154 [details] [diff] [review]:
-----------------------------------------------------------------
Remove pointSize from nsGkAtoms too
Attachment #615154 -
Flags: review?(jonas) → review+
Assignee | ||
Comment 3•13 years ago
|
||
(In reply to Jonas Sicking (:sicking) from comment #2)
> Comment on attachment 615154 [details] [diff] [review]
> Patch v1
>
> Review of attachment 615154 [details] [diff] [review]:
> -----------------------------------------------------------------
>
> Remove pointSize from nsGkAtoms too
Used in nsTreeSanitizer. Henri?
Assignee | ||
Comment 5•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Keywords: dev-doc-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
Comment 6•13 years ago
|
||
Documented:
https://developer.mozilla.org/en/HTML/Element/font#Gecko_notes
Mentioned on Firefox 15 for developers.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•