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

Side by Side Diff: sky/tests/layout/margins-expected.txt

Issue 699113002: Add the check layout framework for tests. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: remove anonymous function Created 6 years, 1 month 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 FAIL:
2 <div class="child" data-total-y="10" style="background-color: salmon">
3 Expected 10 for clientTop+offsetTop, but got 0, clientTop: 0, + offsetTop: 0.
4 <div class="child" data-total-y="50" style="background-color: papayawhip">
5 Expected 50 for clientTop+offsetTop, but got 40, clientTop: 0, + offsetTop: 40.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698