[webkit-help] HTML and JavaScript reflection layer

Eric Hennigan eric.hennigan at uci.edu
Mon Oct 17 17:19:45 PDT 2011


Hey fellow hackers,

I'v noticed that in the interface descriptions of html objects, not
every field is marked with a Reflect. For example,
WebCore/html/HTMLImageElement.idl does not mark the width and height
attributes as Reflect. However, name, hspace and vspace are marked
Reflect.

I'm just wondering, why the inconsistency? why not just Reflect on
every attribute?
-- 
Eric Hennigan


More information about the webkit-help mailing list