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

Unified Diff: third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-userSpaceOnUse.html

Issue 2303043003: Tweak css3/masking/clip-path-reference-userSpaceOnUse.html (Closed)
Patch Set: Created 4 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-userSpaceOnUse-expected.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-userSpaceOnUse.html
diff --git a/third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-userSpaceOnUse.html b/third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-userSpaceOnUse.html
index 049ae78bcb4162de492b4778e182b03db1daac00..1126cec67045c417b11f53ba5176e1b5039064e0 100644
--- a/third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-userSpaceOnUse.html
+++ b/third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-userSpaceOnUse.html
@@ -22,6 +22,7 @@
margin: 74px;
background-color: green;
}
+svg { display: block; }
</style>
</head>
<body>
@@ -32,4 +33,4 @@
</svg>
<div id="d"><div id="clip"></div></div>
</body>
-</html>
+</html>
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-userSpaceOnUse-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698