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

Side by Side Diff: LayoutTests/fast/multicol/old/inherit-column-values-expected.txt

Issue 299373006: Move old multicol tests to a separate directory. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 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
1 Pass: parent -webkit-column-count = 2 1 Pass: parent -webkit-column-count = 2
2 Pass: parent -webkit-column-width = 64px 2 Pass: parent -webkit-column-width = 64px
3 Pass: child0 -webkit-column-count = 2 3 Pass: child0 -webkit-column-count = 2
4 Pass: child0 -webkit-column-width = 64px 4 Pass: child0 -webkit-column-width = 64px
5 Pass: child1 -webkit-column-count = 2 5 Pass: child1 -webkit-column-count = 2
6 Pass: child1 -webkit-column-width = auto 6 Pass: child1 -webkit-column-width = auto
7 Pass: child2 -webkit-column-count = auto 7 Pass: child2 -webkit-column-count = auto
8 Pass: child2 -webkit-column-width = 64px 8 Pass: child2 -webkit-column-width = 64px
9 9
10 10
OLDNEW
« no previous file with comments | « LayoutTests/fast/multicol/old/inherit-column-values.html ('k') | LayoutTests/fast/multicol/old/initial-column-values.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698