Commit adbd4bbf authored by Javier Fernández García-Boente's avatar Javier Fernández García-Boente Committed by Commit Bot

Update bug number in a few crash tests

Change-Id: I42b1dbf1318feb44f90edef02e71e64c97380a01
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2426452Reviewed-by: default avatarManuel Rego <rego@igalia.com>
Commit-Queue: Javier Fernandez <jfernandez@igalia.com>
Cr-Commit-Position: refs/heads/master@{#810239}
parent 2b6d885a
<!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;
......
<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; }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment