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

Unified Diff: third_party/WebKit/LayoutTests/fast/multicol/nested-with-clipped-first-column-expected.html

Issue 2321333002: Translate the clip rect correctly when iterating over fragmentainers. (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
Index: third_party/WebKit/LayoutTests/fast/multicol/nested-with-clipped-first-column-expected.html
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/out-of-flow/nested-multicol-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/nested-with-clipped-first-column-expected.html
similarity index 60%
copy from third_party/WebKit/LayoutTests/fast/multicol/out-of-flow/nested-multicol-expected.html
copy to third_party/WebKit/LayoutTests/fast/multicol/nested-with-clipped-first-column-expected.html
index 761934b097c4c9a8458c06f6af24fa60a8fb8a72..97a8391a956fdf11c9ee4a319f4e5c618213aed1 100644
--- a/third_party/WebKit/LayoutTests/fast/multicol/out-of-flow/nested-multicol-expected.html
+++ b/third_party/WebKit/LayoutTests/fast/multicol/nested-with-clipped-first-column-expected.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<p>The word "PASS" should be seen below.</p>
-<div style="margin-left:27em; line-height:20px;">
+<div style="line-height:20px;">
PASS
</div>

Powered by Google App Engine
This is Rietveld 408576698