mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Update web-platform-tests to revision b'c9946198c9ee19db3b4974a388fae45da844a94a'
This commit is contained in:
parent
8dfd613aa1
commit
06e9d5a631
366 changed files with 8783 additions and 2336 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<title>CSS Masking: Test clip-path nonzero path interpolation</title>
|
||||
<link rel="help" href="https://drafts.csswg.org/css-shapes-2/#funcdef-path">
|
||||
<link rel="match" href="reference/clip-path-path-interpolation-001-ref.html">
|
||||
<link rel="match" href="clip-path-path-interpolation-001-ref.html">
|
||||
<meta name="assert" content="The clip-path property takes the basic shape
|
||||
'path()' for clipping. Test the interpolation of nonzero
|
||||
path function.">
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<title>CSS Masking: Test clip-path evenodd path interpolation</title>
|
||||
<link rel="help" href="https://drafts.csswg.org/css-shapes-2/#funcdef-path">
|
||||
<link rel="match" href="reference/clip-path-path-interpolation-002-ref.html">
|
||||
<link rel="match" href="clip-path-path-interpolation-002-ref.html">
|
||||
<meta name="assert" content="The clip-path property takes the basic shape
|
||||
'path()' for clipping. Test the interpolation of evenodd
|
||||
path function.">
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<title>CSS Masking: Test clip-path nonzero path interpolation with zoom</title>
|
||||
<link rel="help" href="https://drafts.csswg.org/css-shapes-2/#funcdef-path">
|
||||
<link rel="match" href="reference/clip-path-path-interpolation-with-zoom-ref.html">
|
||||
<link rel="match" href="clip-path-path-interpolation-with-zoom-ref.html">
|
||||
<meta name="assert" content="The clip-path property takes the basic shape
|
||||
'path()' for clipping. Test the interpolation of nonzero
|
||||
path function.">
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<title>CSS Masking: Test clip-path nonzero path interpolation</title>
|
||||
<link rel="help" href="https://drafts.csswg.org/css-shapes-2/#funcdef-shape">
|
||||
<link rel="match" href="reference/clip-path-path-interpolation-001-ref.html">
|
||||
<link rel="match" href="clip-path-path-interpolation-001-ref.html">
|
||||
<meta name="assert" content="The clip-path property takes the basic shape
|
||||
'shape()' for clipping. Test the interpolation of nonzero
|
||||
path function.">
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<title>CSS Masking: Test clip-path evenodd path interpolation</title>
|
||||
<link rel="help" href="https://drafts.csswg.org/css-shapes-2/#funcdef-shape">
|
||||
<link rel="match" href="reference/clip-path-path-interpolation-002-ref.html">
|
||||
<link rel="match" href="clip-path-path-interpolation-002-ref.html">
|
||||
<meta name="assert" content="The clip-path property takes the basic shape
|
||||
'shape()' for clipping. Test the interpolation of evenodd
|
||||
path function.">
|
Loading…
Add table
Add a link
Reference in a new issue