This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 20484 - Add [PutForwards=cssText] on HTMLElement.style's definition.
Summary: Add [PutForwards=cssText] on HTMLElement.style's definition.
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-21 23:52 UTC by contributor
Modified: 2012-12-30 20:28 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2012-12-21 23:52:43 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#elements-in-the-dom
Complete: http://www.whatwg.org/c#elements-in-the-dom

Comment:
Add [PutForwards=cssText] on HTMLElement.style's definition.

Posted from: 76.102.14.57
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.101 Safari/537.11
Comment 1 Anne 2012-12-22 09:40:14 UTC
I thought the idea was to define .style in CSSOM at some point (given it's shared with SVG), but I support this idea.
Comment 2 contributor 2012-12-30 20:28:04 UTC
Checked in as WHATWG revision r7620.
Check-in comment: Make the 'style' IDL attribute settable for authoring convenience.
http://html5.org/tools/web-apps-tracker?from=7619&to=7620