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

Unified Diff: LayoutTests/compositing/geometry/clipping-foreground.html

Issue 21414002: Fix inline-block baseline with overflow: <not visible> (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: with .pngs for review Created 7 years, 5 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 | « LayoutTests/TestExpectations ('k') | LayoutTests/compositing/geometry/foreground-layer-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/compositing/geometry/clipping-foreground.html
diff --git a/LayoutTests/compositing/geometry/clipping-foreground.html b/LayoutTests/compositing/geometry/clipping-foreground.html
index 21c284bb0dfd81ed42fbf879f311698d5a36e3da..14810e15307e8ee8ab5a6adb79502442ac014c86 100644
--- a/LayoutTests/compositing/geometry/clipping-foreground.html
+++ b/LayoutTests/compositing/geometry/clipping-foreground.html
@@ -57,7 +57,7 @@
</head>
<body>
-<p>The layering and positions of the boxes should not be affected by oveflow:hidden.</p>
+<p>The layering of the boxes should not be affected by overflow:hidden.</p>
<div class="box">
Box contents
<div class="negative child">
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/compositing/geometry/foreground-layer-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698