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

Side by Side Diff: LayoutTests/fast/dom/rtl-in-right-aligned-div-expected.txt

Issue 766223004: Blocks should be aligned by style of parents (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_table_in_right_aligned_div.getBoundingClientRect().right is 792
2 PASS ltr_table_in_right_aligned_div.getBoundingClientRect().right is 792
3 PASS rtl_div_in_right_aligned_div.getBoundingClientRect().right is 792
4 PASS ltr_div_in_right_aligned_div.getBoundingClientRect().right is 792
5 PASS successfullyParsed is true
6
7 TEST COMPLETE
8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698