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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/inline-block/vertical-align-top-and-bottom-expected.txt

Issue 1910053003: Get the right ascent/descent for the tallest vertically aligned container (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@396717-4
Patch Set: Updated Created 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 crbug.com/604144: In an inline formatting context with a mix of top and bottom vertically aligned inline-blocks use the lowest.
2 FAIL:
3 Expected 98 for clientTop+offsetTop, but got 110, clientTop: 0, + offsetTop: 110 .
eae 2016/04/25 00:31:27 Checking in FAIL lines for new tests is less than
4
5 <div id="line" style="display: inline-block;" data-total-y="98">crbug.com/604144 : In an inline formatting context with a mix of top and bottom vertically aligne d inline-blocks use the lowest.</div>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698