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

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

Issue 191353002: [CSS Shapes] Omit polygon default fill-rule (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add COMPILE_ASSERT Created 6 years, 9 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
OLDNEW
1 PASS - "shapeInside" property for "rectangle-box" element at 1s saw something cl ose to: rectangle(10%, 10%, 80%, 80%, 0px, 0px) 1 PASS - "shapeInside" property for "rectangle-box" element at 1s saw something cl ose to: rectangle(10%, 10%, 80%, 80%, 0px, 0px)
2 PASS - "shapeInside" property for "circle-box" element at 1s saw something close to: circle(35% at 35% 35%) 2 PASS - "shapeInside" property for "circle-box" element at 1s saw something close to: circle(35% at 35% 35%)
3 PASS - "shapeInside" property for "ellipse-box" element at 1s saw something clos e to: ellipse(35% 30% at 35% 35%) 3 PASS - "shapeInside" property for "ellipse-box" element at 1s saw something clos e to: ellipse(35% 30% at 35% 35%)
4 PASS - "shapeInside" property for "polygon-box" element at 1s saw something clos e to: polygon(nonzero, 10% 10%, 90% 10%, 90% 90%, 10% 90%) 4 PASS - "shapeInside" property for "polygon-box" element at 1s saw something clos e to: polygon(10% 10%, 90% 10%, 90% 90%, 10% 90%)
5 5
OLDNEW
« no previous file with comments | « LayoutTests/fast/shapes/shape-inside/shape-inside-animation.html ('k') | LayoutTests/transitions/shape-transition.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698