12011-04-21 Levi Weintraub <leviw@chromium.org>
2
3 Reviewed by NOBODY (OOPS!).
4
5 Root element should establish a new block formatting context
6 https://bugs.webkit.org/show_bug.cgi?id=54573
7
8 Always expanding the root render object to enclose overhanging floats.
9
10 * fast/backgrounds/size/contain-and-cover-expected.txt:
11 * fast/block/float/float-overhangs-root.html: Added.
12 * platform/mac/compositing/direct-image-compositing-expected.txt:
13 * platform/mac/css2.1/t0905-c414-flt-00-d-expected.txt:
14 * platform/mac/css2.1/t0905-c414-flt-01-d-g-expected.txt:
15 * platform/mac/css2.1/t0905-c414-flt-02-c-expected.txt:
16 * platform/mac/css2.1/t0905-c414-flt-03-c-expected.txt:
17 * platform/mac/css2.1/t0905-c414-flt-04-c-expected.txt:
18 * platform/mac/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt:
19 * platform/mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
20 * platform/mac/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt:
21 * platform/mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
22 * platform/mac/css2.1/t090501-c414-flt-02-d-g-expected.txt:
23 * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt:
24 * platform/mac/fast/backgrounds/background-position-parsing-expected.txt:
25 * platform/mac/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt:
26 * platform/mac/fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
27 * platform/mac/fast/block/float/008-expected.txt:
28 * platform/mac/fast/block/float/029-expected.txt:
29 * platform/mac/fast/block/float/031-expected.txt:
30 * platform/mac/fast/block/float/033-expected.txt:
31 * platform/mac/fast/block/float/035-expected.txt:
32 * platform/mac/fast/block/float/clamped-right-float-expected.txt:
33 * platform/mac/fast/block/float/float-forced-below-other-floats-expected.txt:
34 * platform/mac/fast/block/float/float-overhangs-root-expected.checksum: Added.
35 * platform/mac/fast/block/float/float-overhangs-root-expected.png: Added.
36 * platform/mac/fast/block/float/float-overhangs-root-expected.txt: Added.
37 * platform/mac/fast/block/float/nested-clearance-expected.txt:
38 * platform/mac/fast/block/margin-collapse/062-expected.txt:
39 * platform/mac/fast/block/margin-collapse/063-expected.txt:
40 * platform/mac/fast/blockflow/block-level-images-expected.txt:
41 * platform/mac/fast/blockflow/floats-in-block-layout-expected.txt:
42 * platform/mac/fast/borders/bidi-012-expected.txt:
43 * platform/mac/fast/box-shadow/basic-shadows-expected.txt:
44 * platform/mac/fast/css/color-correction-on-background-image-expected.txt:
45 * platform/mac/fast/css/h1-in-section-elements-expected.txt:
46 * platform/mac/fast/forms/basic-textareas-quirks-expected.txt:
47 * platform/mac/fast/inline/inline-box-background-expected.txt:
48 * platform/mac/fast/inline/inline-box-background-long-image-expected.txt:
49 * platform/mac/fast/inline/inline-box-background-repeat-x-expected.txt:
50 * platform/mac/fast/inline/inline-box-background-repeat-y-expected.txt:
51 * platform/mac/fast/lists/003-expected.txt:
52 * platform/mac/fast/lists/003-vertical-expected.txt:
53 * platform/mac/fast/media/mq-relative-constraints-08-expected.txt:
54 * platform/mac/fast/repaint/box-shadow-h-expected.txt:
55 * platform/mac/fast/repaint/box-shadow-v-expected.txt:
56 * platform/mac/fast/repaint/subtree-root-clip-expected.txt:
57 * platform/mac/fast/text/emphasis-expected.txt:
58 * platform/mac/fast/text/emphasis-vertical-expected.txt:
59 * platform/mac/fast/text/whitespace/012-expected.txt:
60 * platform/mac/tables/mozilla/bugs/bug120364-expected.txt:
61 * platform/mac/tables/mozilla/bugs/bug45055-2-expected.txt:
62 * platform/mac/tables/mozilla/bugs/bug72359-expected.txt:
63 * platform/mac/tables/mozilla/marvin/x_table_align_left-expected.txt:
64 * platform/mac/tables/mozilla/marvin/x_table_align_right-expected.txt:
65