mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
parent
9aa1b1e408
commit
35c74aecc2
11290 changed files with 92400 additions and 49214 deletions
|
@ -24,7 +24,7 @@
|
|||
<script>
|
||||
var SVG_NS = 'http://www.w3.org/2000/svg';
|
||||
var modes = [
|
||||
'multiply', 'screen', 'overlay', 'darken', 'lighten', 'color-dodge',
|
||||
'multiply', 'screen', 'overlay', 'darken', 'lighten', 'color-dodge',
|
||||
'color-burn', 'hard-light', 'soft-light', 'difference', 'exclusion'
|
||||
];
|
||||
var mode;
|
||||
|
|
|
@ -11,8 +11,8 @@ html/blending_in_a_group_with_opacity.htm 19ea11d72459630c0655a466c6c840e32087b6
|
|||
xhtml1/blending_in_a_group_with_opacity.xht 19ea11d72459630c0655a466c6c840e32087b626 ?
|
||||
html/line-with-svg-background.htm 29d19c66e2d9a863866bb93010a482900db0631f ?
|
||||
xhtml1/line-with-svg-background.xht 29d19c66e2d9a863866bb93010a482900db0631f ?
|
||||
html/text-with-svg-background.htm ba9c7ae99506609324d8fd3f671459e52e00fcbd ?
|
||||
xhtml1/text-with-svg-background.xht ba9c7ae99506609324d8fd3f671459e52e00fcbd ?
|
||||
html/text-with-svg-background.htm 5cf456633678ba10a2ea20e5cf55ff34713bc7a2 ?
|
||||
xhtml1/text-with-svg-background.xht 5cf456633678ba10a2ea20e5cf55ff34713bc7a2 ?
|
||||
html/text_with_svg_background.htm 2b9ae3afd4e0927b11adcab29b13f9ab1d7e4098 ?
|
||||
xhtml1/text_with_svg_background.xht 2b9ae3afd4e0927b11adcab29b13f9ab1d7e4098 ?
|
||||
html/will-change-stacking-context-isolation-1.htm ce631e0d14948d2831d084bad24c675f5f760f3c ?
|
||||
|
|
|
@ -3,7 +3,7 @@ blend-isolation CSS Compositing and Blending: isolation applied to a group cont
|
|||
Blending_in_a_group_with_filter Blending in a group with filter svg http://www.w3.org/TR/compositing-1/#mix-blend-mode c38878e1c33585325870d56650a622470ec16eb8 `windtale`<mailto:windtale@163.com> Blending in a group with filter
|
||||
Blending_in_a_group_with_opacity Blending in a group with opacity svg http://www.w3.org/TR/compositing-1/#mix-blend-mode 19ea11d72459630c0655a466c6c840e32087b626 `windtale`<mailto:windtale@163.com> Blending in a group with opacity
|
||||
line-with-svg-background CSS mix-blend-mode API Test svg http://www.w3.org/TR/compositing-1/#mix-blend-mode 29d19c66e2d9a863866bb93010a482900db0631f `dmyang`<mailto:yangdemo@gmail.com>
|
||||
text-with-svg-background CSS mix-blend-mode API Test svg http://www.w3.org/TR/compositing-1/#mix-blend-mode ba9c7ae99506609324d8fd3f671459e52e00fcbd `dmyang`<mailto:yangdemo@gmail.com>
|
||||
text-with-svg-background CSS mix-blend-mode API Test svg http://www.w3.org/TR/compositing-1/#mix-blend-mode 5cf456633678ba10a2ea20e5cf55ff34713bc7a2 `dmyang`<mailto:yangdemo@gmail.com>
|
||||
Text_with_SVG_background Text with SVG background svg http://www.w3.org/TR/compositing-1/#mix-blend-mode 2b9ae3afd4e0927b11adcab29b13f9ab1d7e4098 `windtale`<mailto:windtale@163.com> Text with SVG background
|
||||
will-change-stacking-context-isolation-1 reference/green-square-100-by-100-ref CSS will-change: 'will-change: isolation' creates a stacking context https://drafts.csswg.org/css-will-change-1/#will-change,http://www.w3.org/TR/compositing-1/#isolation ce631e0d14948d2831d084bad24c675f5f760f3c `L. David Baron`<http://dbaron.org/>,`Mozilla`<http://www.mozilla.org/> If any non-initial value of a property would create a stacking context on the element, specifying that property in will-change must create a stacking context on the element.
|
||||
will-change-stacking-context-mix-blend-mode-1 reference/green-square-100-by-100-ref CSS will-change: 'will-change: mix-blend-mode' creates a stacking context https://drafts.csswg.org/css-will-change-1/#will-change,http://www.w3.org/TR/compositing-1/#mix-blend-mode 0db38bd13bc550a378147e5e1507421035defd4d `L. David Baron`<http://dbaron.org/>,`Mozilla`<http://www.mozilla.org/> If any non-initial value of a property would create a stacking context on the element, specifying that property in will-change must create a stacking context on the element.
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
<script>
|
||||
var SVG_NS = 'http://www.w3.org/2000/svg';
|
||||
var modes = [
|
||||
'multiply', 'screen', 'overlay', 'darken', 'lighten', 'color-dodge',
|
||||
'multiply', 'screen', 'overlay', 'darken', 'lighten', 'color-dodge',
|
||||
'color-burn', 'hard-light', 'soft-light', 'difference', 'exclusion'
|
||||
];
|
||||
var mode;
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
<script>
|
||||
var SVG_NS = 'http://www.w3.org/2000/svg';
|
||||
var modes = [
|
||||
'multiply', 'screen', 'overlay', 'darken', 'lighten', 'color-dodge',
|
||||
'multiply', 'screen', 'overlay', 'darken', 'lighten', 'color-dodge',
|
||||
'color-burn', 'hard-light', 'soft-light', 'difference', 'exclusion'
|
||||
];
|
||||
var mode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue