New issue
Advanced search Search tips

Issue 593458 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Support MHTML input in DOM distiller eval system

Project Member Reported by wychen@chromium.org, Mar 9 2016

Issue description

The eval system for DOM distiller only take HTML input, which doesn't include any of the sub-resources like CSS, images, etc. Some of the heuristics in DOM distiller rely on the layout, and HTML alone couldn't accurately reproduce the DOM state. MHTML should be a good candidate, since it serialize the DOM state, and is static (no JS allowed).
 

Sign in to add a comment