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

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: 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
« no previous file with comments | « LayoutTests/transitions/shape-transition.html ('k') | Source/core/css/CSSBasicShapes.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « LayoutTests/transitions/shape-transition.html ('k') | Source/core/css/CSSBasicShapes.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698