aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/css/css-text
diff options
context:
space:
mode:
authorWPT Sync Bot <josh+wptsync@joshmatthews.net>2020-09-25 08:19:58 +0000
committerWPT Sync Bot <josh+wptsync@joshmatthews.net>2020-09-25 10:45:49 +0000
commit3173ca7ad966b1768bbb537f9059e4311624c3f9 (patch)
treed9b07c5325bcf1a9ea426286a74f53a5f5238e7b /tests/wpt/web-platform-tests/css/css-text
parent0baa1ea7bda62cdc8d53d040cad5144e8ff4371b (diff)
downloadservo-3173ca7ad966b1768bbb537f9059e4311624c3f9.tar.gz
servo-3173ca7ad966b1768bbb537f9059e4311624c3f9.zip
Update web-platform-tests to revision 0c112f38ee0040ba788d927e73b1ab1a7b856230
Diffstat (limited to 'tests/wpt/web-platform-tests/css/css-text')
-rw-r--r--tests/wpt/web-platform-tests/css/css-text/altering-dom-crash.html2
-rw-r--r--tests/wpt/web-platform-tests/css/css-text/whitespace-followed-by-cham-symbol-crash.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/wpt/web-platform-tests/css/css-text/altering-dom-crash.html b/tests/wpt/web-platform-tests/css/css-text/altering-dom-crash.html
index 227956e7a31..4840014533d 100644
--- a/tests/wpt/web-platform-tests/css/css-text/altering-dom-crash.html
+++ b/tests/wpt/web-platform-tests/css/css-text/altering-dom-crash.html
@@ -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;
diff --git a/tests/wpt/web-platform-tests/css/css-text/whitespace-followed-by-cham-symbol-crash.html b/tests/wpt/web-platform-tests/css/css-text/whitespace-followed-by-cham-symbol-crash.html
index c56f915518f..b07a802ecd6 100644
--- a/tests/wpt/web-platform-tests/css/css-text/whitespace-followed-by-cham-symbol-crash.html
+++ b/tests/wpt/web-platform-tests/css/css-text/whitespace-followed-by-cham-symbol-crash.html
@@ -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; }