mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Update web-platform-tests to revision 8da19eeb64e1dbcc32cabc2961a44e15635d116f
This commit is contained in:
parent
b32bff3b97
commit
120d9aa5dc
298 changed files with 9286 additions and 3047 deletions
|
@ -92,7 +92,7 @@ href="https://www.w3.org/TR/CSS21/colors.html#background-properties" />
|
|||
|
||||
The following flags are **deprecated** and should not be declared by new tests.
|
||||
Tests which satisfy the described criteria should simply be designated as
|
||||
"manual" using [the `-manual` file name flag][file-name-flags].
|
||||
"manual" using [the `-manual` file name flag](file-names).
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
|
@ -189,5 +189,3 @@ Examples of good test assertions:
|
|||
* "This test checks that 'text-indent' affects only the first line
|
||||
of a block container if that line is also the first formatted line
|
||||
of an element."
|
||||
|
||||
[file-name-flags]: {{ site.baseurl }}{% link _writing-tests/file-names.md %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue