That is, would it be feasible to automate discovery of what kind of
visual changes the use of the HTML5 parsing algorithm causes compared to
using the old HTML parser?
--
Henri Sivonen
hsiv...@iki.fi
http://hsivonen.iki.fi/
Yes, that would be pretty easy.
Rob
It's technically feasible, although probably undesirable. What you
want is probably easier done using the mochitest framework, since we
already have a mechanism for taking reftest snapshots inside
mochitests. See:
http://mxr.mozilla.org/mozilla-central/search?string=WindowSnapshot.js
For examples of changing prefs in mochitests, see, e.g.,
http://mxr.mozilla.org/mozilla-central/source/layout/style/test/test_dont_use_document_colors.html?force=1
-David
--
L. David Baron http://dbaron.org/
Mozilla Corporation http://www.mozilla.com/