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

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

Issue 200633005: [CSS Shapes] Remove deprecated shapes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix test expectations 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/shapes/shape-inside/shape-inside-animation-expected.txt
diff --git a/LayoutTests/fast/shapes/shape-inside/shape-inside-animation-expected.txt b/LayoutTests/fast/shapes/shape-inside/shape-inside-animation-expected.txt
index 1135f1d5195a8c1bcdb11b4e7b095525554e3bb8..685eca06b33901c90c60e61e99b0d014963b671c 100644
--- a/LayoutTests/fast/shapes/shape-inside/shape-inside-animation-expected.txt
+++ b/LayoutTests/fast/shapes/shape-inside/shape-inside-animation-expected.txt
@@ -1,4 +1,3 @@
-PASS - "shapeInside" property for "rectangle-box" element at 1s saw something close to: rectangle(10%, 10%, 80%, 80%, 0px, 0px)
PASS - "shapeInside" property for "circle-box" element at 1s saw something close to: circle(35% at 35% 35%)
PASS - "shapeInside" property for "ellipse-box" element at 1s saw something close to: ellipse(35% 30% at 35% 35%)
PASS - "shapeInside" property for "polygon-box" element at 1s saw something close to: polygon(10% 10%, 90% 10%, 90% 90%, 10% 90%)

Powered by Google App Engine
This is Rietveld 408576698