| Index: LayoutTests/css3/clippath/clippath-mutated-expected.html
|
| diff --git a/LayoutTests/svg/as-image/svg-image-with-css-animation-expected.html b/LayoutTests/css3/clippath/clippath-mutated-expected.html
|
| similarity index 71%
|
| copy from LayoutTests/svg/as-image/svg-image-with-css-animation-expected.html
|
| copy to LayoutTests/css3/clippath/clippath-mutated-expected.html
|
| index f718ea6abfbab54333ba674ff0dcd320d8672bcd..c2965e9ad505040e8bd90381426659bf0605e9cb 100644
|
| --- a/LayoutTests/svg/as-image/svg-image-with-css-animation-expected.html
|
| +++ b/LayoutTests/css3/clippath/clippath-mutated-expected.html
|
| @@ -1,2 +1 @@
|
| -<!DOCTYPE html>
|
| -<div style="width: 100px; height: 100px; background-color: green"></div>
|
| +<div style="width: 100px; height: 100px; background-color: green;" id="div1"></div>
|
|
|