https://bugzilla.wikimedia.org/show_bug.cgi?id=65580
Henning <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #1 from Henning <[email protected]> --- Checked on current master: The DOM is basically the same with the JS adding another level by initializing the valueview widgets that cannot be simulated in non-JS easily. In any case, people intending to manipulate the DOM or re-use information from the DOM, should simply wait for the entityview to initialize, e.g. by listening to the "create" event on the entityview widget(s). If not, they would just slow down basic page/entity initialization. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
