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

Unified Diff: third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-userSpaceOnUse-expected.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 | « third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-userSpaceOnUse.html ('k') | no next file » | 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-expected.html
diff --git a/third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-userSpaceOnUse-expected.html b/third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-userSpaceOnUse-expected.html
index 3a98e48be2f1eb72a657f5d3e795334f25a8cc13..ec3288633425ac3c8e80fe8d22056e0948ebbd4d 100644
--- a/third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-userSpaceOnUse-expected.html
+++ b/third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-userSpaceOnUse-expected.html
@@ -8,7 +8,7 @@
height: 180px;
border: 1px solid black;
background-color: red;
- margin-top: 104px;
+ margin-top: 100px;
}
#clip-ref {
width: 32px;
@@ -21,4 +21,4 @@
<body>
<div id="d"><div id="clip-ref"></div></div>
</body>
-</html>
+</html>
« no previous file with comments | « third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-userSpaceOnUse.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698