Bug 88508 - [Internals] Internal Element state could be inspected as a (JSON-like) object.
Summary: [Internals] Internal Element state could be inspected as a (JSON-like) object.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 76423
  Show dependency treegraph
 
Reported: 2012-06-07 00:33 PDT by Hajime Morrita
Modified: 2012-06-07 00:33 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hajime Morrita 2012-06-07 00:33:12 PDT
Currently we have bunch of Ad-hoc API to inspect Element state. It could be nice if we can dump it as a (pure) JS object without changing Internals API surface.