mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update web-platform-tests to revision edfb5824a2e35b1f428daa35277c14629392c8d4
This commit is contained in:
parent
7499b0736e
commit
071cb97177
54 changed files with 563 additions and 64 deletions
|
@ -0,0 +1,3 @@
|
|||
<!doctype html>
|
||||
<title>CSS Test Reference</title>
|
||||
<p>A B</p>
|
|
@ -0,0 +1,10 @@
|
|||
<!doctype html>
|
||||
<title>Lone CR shouldn't cause previous spaces to collapse</title>
|
||||
<link rel="author" href="mailto:emilio@crisal.io" title="Emilio Cobos Álvarez">
|
||||
<link rel="author" href="https://mozilla.org" title="Mozilla">
|
||||
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1657437">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-3/#white-space-rules">
|
||||
<link rel="help" href="https://github.com/w3c/csswg-drafts/issues/855#issuecomment-380435969">
|
||||
<link rel="help" href="https://github.com/w3c/csswg-drafts/issues/5410">
|
||||
<link rel="match" href="lone-cr-001-ref.html">
|
||||
<p>A 
B</p>
|
Loading…
Add table
Add a link
Reference in a new issue