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

Unified Diff: LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000.html

Issue 23866007: Fix painting order for floats with shape-outside (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000.html
diff --git a/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000.html b/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000.html
index 7426dc56d853bc8801982ac00395d8383e958988..64cc1068ac236c7497ba118df5b5b40fa9e60bc4 100644
--- a/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000.html
+++ b/LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000.html
@@ -1,8 +1,9 @@
<!DOCTYPE html>
<title>CSS Test: circle shape-outside on floats</title>
+<link rel="author" title="Adobe" href="http://html.adobe.com/">
<link rel="author" title="Bem Jones-Bey" href="mailto:bjonesbe@adobe.com">
<link rel="help" href="http://dev.w3.org/csswg/css-shapes-1/#shape-outside-property">
-<link rel="match" href="shape-outside-floats-ellipse-000-reference.html">
+<link rel="match" href="shape-outside-floats-ellipse-000-ref.html">
<meta name="flags" content="ahem">
<style>
.container {

Powered by Google App Engine
This is Rietveld 408576698