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

Unified Diff: LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/polygon/shape-outside-polygon-008-expected.html

Issue 816533002: Import CSSWG Shapes tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: One more test expectations update Created 6 years 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/imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/polygon/shape-outside-polygon-008-expected.html
diff --git a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-polygon-012-expected.html b/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/polygon/shape-outside-polygon-008-expected.html
similarity index 90%
copy from LayoutTests/fast/shapes/shape-outside-floats/shape-outside-polygon-012-expected.html
copy to LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/polygon/shape-outside-polygon-008-expected.html
index f1fcdf40d719beac17a1cc85619daca2c0abb0ff..19fc05a183184ac066f559011d365622e69cfb83 100644
--- a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-polygon-012-expected.html
+++ b/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/polygon/shape-outside-polygon-008-expected.html
@@ -12,8 +12,8 @@
position: absolute;
top: 50px;
left: 10px;
- width: 240px;
- height: 240px;
+ width: 200px;
+ height: 200px;
background-color: green;
}
</style>

Powered by Google App Engine
This is Rietveld 408576698