Chromium Code Reviews

Side by Side Diff: LayoutTests/svg/foreignObject/filter-expected.html

Issue 769423008: Impl-side painting for svg/ layout tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated expectations Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
(Empty)
1 <html>
2 <body style="margin: 0;">
3 <svg xmlns="http://www.w3.org/2000/svg">
4 <rect width="200" height="50" fill="green" opacity="0.5"/>
5 </svg>
6 </body>
7 </html>
OLDNEW
« no previous file with comments | « LayoutTests/svg/foreignObject/clip-expected.html ('k') | LayoutTests/svg/foreignObject/mask-expected.html » ('j') | no next file with comments »

Powered by Google App Engine