Update web-platform-tests to revision edfb5824a2e35b1f428daa35277c14629392c8d4

This commit is contained in:
WPT Sync Bot 2020-08-09 08:23:27 +00:00
parent 7499b0736e
commit 071cb97177
54 changed files with 563 additions and 64 deletions

View file

@ -0,0 +1,3 @@
<!doctype html>
<title>CSS Test Reference</title>
<p>A B</p>

View file

@ -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 &#013;B</p>