Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(114)

Side by Side Diff: LayoutTests/fast/exclusions/shape-inside/shape-inside-animation-expected.txt

Issue 14805007: Clean up expectations for animation helper tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline LayoutTests/css3/masking/clip-path-animation Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Moving Text Moving Text Moving Text Moving Text
2 PASS - "webkitShapeInside" property for "rectangle-box" element at 1s saw someth ing close to: rectangle(10%, 10%, 80%, 80%) 1 PASS - "webkitShapeInside" property for "rectangle-box" element at 1s saw someth ing close to: rectangle(10%, 10%, 80%, 80%)
3 PASS - "webkitShapeInside" property for "circle-box" element at 1s saw something close to: circle(35%, 35%, 35%) 2 PASS - "webkitShapeInside" property for "circle-box" element at 1s saw something close to: circle(35%, 35%, 35%)
4 PASS - "webkitShapeInside" property for "ellipse-box" element at 1s saw somethin g close to: ellipse(35%, 35%, 35%, 30%) 3 PASS - "webkitShapeInside" property for "ellipse-box" element at 1s saw somethin g close to: ellipse(35%, 35%, 35%, 30%)
5 PASS - "webkitShapeInside" property for "polygon-box" element at 1s saw somethin g close to: polygon(nonzero, 10% 10%, 90% 10%, 90% 90%, 10% 90%) 4 PASS - "webkitShapeInside" property for "polygon-box" element at 1s saw somethin g close to: polygon(nonzero, 10% 10%, 90% 10%, 90% 90%, 10% 90%)
6 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698