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

Unified Diff: LayoutTests/fast/shapes/shape-inside/shape-inside-polygon-padding-003-expected.txt

Issue 209443007: Remove shape-inside support (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove now unused segmentIsEmpty 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-polygon-padding-003-expected.txt
diff --git a/LayoutTests/fast/shapes/shape-inside/shape-inside-polygon-padding-003-expected.txt b/LayoutTests/fast/shapes/shape-inside/shape-inside-polygon-padding-003-expected.txt
deleted file mode 100644
index dbc87da0becc2eea81988bb19afcb95ab4a3a053..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/shapes/shape-inside/shape-inside-polygon-padding-003-expected.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-XXX
-
-XX
-
-XXX
-PASS shapeInsideRect('a').top is 50
-PASS shapeInsideRect('a').width is 150
-PASS shapeInsideRect('b').top is 150
-PASS shapeInsideRect('b').left is within 1 of 250
-PASS shapeInsideRect('b').width is 100
-PASS shapeInsideRect('c').top is 250
-PASS shapeInsideRect('c').width is 150
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698