mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Update web-platform-tests to revision 077bb422b7bb21491a414e334bc594d83ca9e55b
This commit is contained in:
parent
aa9591137a
commit
b2341e328d
248 changed files with 2930 additions and 1961 deletions
|
@ -1 +0,0 @@
|
|||
<!--intentionally blank-->
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Does this gradient crash the browser?</title>
|
||||
<link rel="match" href="gradient-crash-ref.html">
|
||||
<link rel="match" href="../reference/blank.html">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-images-3/#color-stop-syntax">
|
||||
<meta name="assert" content="Gradients with total length zero and absolute positioned stops do not crash.">
|
||||
<style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue