Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / block / min-max-height-percent-height-child-expected.txt
blob0069aebe1aa607b2f7c20e9270584e20e386a5fa
1 Bug 26559: When a block's height is determined by min-height/max-height, children with percentage heights are sized incorrectly
3 Tests to make sure a child with percentage height is computed properly when the parent has a max or min height set.
5 Each of the following tests should display a green rectangle with a 1 pixel red border on all sides.
7 Parent with fixed height and min set
9 PASS
10 Parent with fixed height and max set
12 PASS
13 Parent with fixed height and min greater than max
15 PASS
16 Vertical parent with fixed width and max set
18 PASS
19 Vertical parent with fixed width and min set
21 PASS
22 Parent with percent height and a max set
24 PASS
25 Parent with percent height and a min set
27 PASS
28 Parent with fixed height and percentage max
30 PASS
31 Parent with fixed height and percentage min
33 PASS
34 Parent with auto height and a max set. This test will not have the border all around, it will only be on the top portion.
36 XXXXX XXXXX XXXXX XXXXX XXXXX XXXXX XXXXX XXXXX
37 PASS
38 Parent with auto height and a min set
40 XXXXX XXXXX XXXXX XXXXX XXXXX XXXXX XXXXX XXXXX
41 PASS
42 The following two tests will have a 6 pixel red border.
44 Parent with fixed height and padding and max set
46 PASS
47 Parent with fixed height and padding and min set
49 PASS
50 Fixed height parent with scroll bar
52 XXXXXXXXXX XXXXXXXXXX XXXXXXXXXX XXXXXXXXXX XXXXXXXXXX XXXXXXXXXX
53 PASS
54 Parent with percent height and scroll bar
56 XXXXXXXXXX XXXXXXXXXX XXXXXXXXXX XXXXXXXXXX XXXXXXXXXX XXXXXXXXXX
57 PASS