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

Unified Diff: LayoutTests/fast/multicol/newmulticol/compare-with-old-impl/client-rects-expected.html

Issue 256743006: [New Multicolumn] Make offsetLeft, offsetTop and getClientRects() behave. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase master Created 6 years, 8 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/fast/multicol/newmulticol/compare-with-old-impl/client-rects-expected.html
diff --git a/LayoutTests/fast/multicol/client-rects.html b/LayoutTests/fast/multicol/newmulticol/compare-with-old-impl/client-rects-expected.html
similarity index 99%
copy from LayoutTests/fast/multicol/client-rects.html
copy to LayoutTests/fast/multicol/newmulticol/compare-with-old-impl/client-rects-expected.html
index cd214f9fd534aa594e05bcc6b641638f5d411775..37dde113d320c3af8c183af1f39e98900dc7744e 100644
--- a/LayoutTests/fast/multicol/client-rects.html
+++ b/LayoutTests/fast/multicol/newmulticol/compare-with-old-impl/client-rects-expected.html
@@ -1,5 +1,6 @@
<style>
div.columns {
+ display: inline-block;
height: 50px;
width: 110px;
margin: 10px 0;
« no previous file with comments | « LayoutTests/fast/multicol/newmulticol/compare-with-old-impl/client-rects.html ('k') | LayoutTests/resources/js-test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698