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

Unified Diff: LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt

Issue 14220005: Add support for the simple case of shape-margin polygonal shape-outside (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add support for the simple case of shape-margin polygonal shape-outside Created 7 years, 8 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/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt
diff --git a/LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt b/LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b86d8f83c0f93a44983f1d1408bc54aa5bb7903f
--- /dev/null
+++ b/LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt
@@ -0,0 +1,19 @@
+PASS elementRect('l1').top is 0
+PASS elementRect('l1').left is within 1 of 98
+PASS elementRect('l2').top is 20
+PASS elementRect('l2').left is within 1 of 118
+PASS elementRect('l3').top is 40
+PASS elementRect('l3').left is within 1 of 138
+PASS elementRect('l4').top is 80
+PASS elementRect('l4').left is within 1 of 138
+PASS elementRect('l5').top is 100
+PASS elementRect('l5').left is within 1 of 118
+PASS elementRect('l6').top is 120
+PASS elementRect('l6').left is within 1 of 98
+X
+X
+X
+
+X
+X
+X

Powered by Google App Engine
This is Rietveld 408576698