W3C

Edit comment LC-2281 for Mobile Web Best Practices Working Group

Quick access to

Previous: LC-2298 Next: LC-2282

Comment LC-2281
:
Commenter: Marc Wilson <marcwilson@google.com>

or
Resolution status:

3.4.11
I don't like this recommendation.
What does "reasonable" mean? What about "manageable"?
What is a 10Mb DOM?
How should people measure it?
Why was this value chosen? (Recent high end browser handle much larger DOMs)

It is unclear what the recommendation to "Clip content and separate
content onto separate pages" means.
Are you saying to make top level URL changes to download new pages
(and parse new JS)? If you are I think that is a bad recommendation as
the latency hit is quite bad.
Typically a better solution is to rather than hide non visible DOM
elements, to instead remove these elements from the DOM altogether and
recreate them as needed.
(space separated ids)
(Please make sure the resolution is adapted for public consumption)


Developed and maintained by Dominique Hazaël-Massieux (dom@w3.org).
$Id: 2281.html,v 1.1 2017/08/11 06:43:57 dom Exp $
Please send bug reports and request for enhancements to w3t-sys.org