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

Side by Side Diff: LayoutTests/transitions/shape-transition-expected.txt

Issue 191353002: [CSS Shapes] Omit polygon default fill-rule (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix failing tests 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 - "shape-outside" property for "box" element at 0.5s saw something close to : polygon(nonzero, 40px 40px) 1 PASS - "shape-outside" property for "box" element at 0.5s saw something close to : polygon(40px 40px)
2 PASS - "shape-inside" property for "box" element at 0.5s saw something close to: polygon(nonzero, 40px 40px) 2 PASS - "shape-inside" property for "box" element at 0.5s saw something close to: polygon(40px 40px)
3 3
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698