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

Side by Side Diff: LayoutTests/fast/dom/margin-for-aligning-bigger-child-expected.txt

Issue 790943004: An align attribute should not be applied for wider children (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years 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 PASS rtl_in_ltr_right.getBoundingClientRect().left is 0
2 PASS ltr_in_ltr_right.getBoundingClientRect().left is 0
3 PASS rtl_in_rtl_left.getBoundingClientRect().right is 100
4 PASS ltr_in_rtl_left.getBoundingClientRect().right is 100
5 PASS successfullyParsed is true
6
7 TEST COMPLETE
8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698