Make layout tests in editing/inserting to use w3c test harness
This patch makes following tests to use w3c test harness to simplify tests
and avoid to compare pixel results.
Pixel results aren't essential for tests changed in this patch and when
we enable asynchronous spell checking, pixel result contains red wave lines for
miss spelled. These read wave lines aren't related what we want to test.
This patch is a preparation of getting rid of synchronous code path for
spellcheck to enable asynchronous spell checking always.
BUG=
295722
TEST=n/a; no behavior changes
Committed:
https://crrev.com/a96dc167e22087547442ddb659211d8dc85f5af4
Cr-Commit-Position: refs/heads/master@{#360548}