DescriptionMinor fixes for layout test writing documentation.
The main reason for this CL is to change the recommended path for
accessing testharness.js from HTTP tests. The file can be accessed using
both the old path (/js-test-resources/testharness.js) and the new path
(/resources/testharness.js). However, our testharnessresult.js uses the
CSS selector script[src*="/resources/testharness"] to identify
JavaScript tests, causing tests that use the old path to fail without a
text baseline.
The CL also adds an "under construction" unicode character to the
guideline for adding a <meta charset> to every test, as it is still
under discussion.
BUG=
Committed: https://crrev.com/e781948d69c56ab6bfc89f318a1e107cb81a566f
Cr-Commit-Position: refs/heads/master@{#439266}
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|