Update web-platform-tests to revision 0c112f38ee0040ba788d927e73b1ab1a7b856230

This commit is contained in:
WPT Sync Bot 2020-09-25 08:19:58 +00:00
parent 0baa1ea7bd
commit 3173ca7ad9
146 changed files with 1587 additions and 1659 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<title>CSS Text Test: Altering the DOM generates empty text elements that cause line-breaking to crash</title>
<link rel="help" href="https://crbug.com/972992">
<link rel="help" href="https://crbug.com/1128571">
<style>
body {
width: 5pt;

View file

@ -1,5 +1,5 @@
<title>CSS Text Test: Under quirks mode, a white space, followed by a Cham symbol, makes chrome to crash</title>
<link rel="help" href="https://crbug.com/972992">
<link rel="help" href="https://crbug.com/1130288">
<style>
body { margin: 40 91 18446744073709551526px 5307% }
#tCF9 { line-break: anywhere; }