|
Lines 1-3
LayoutTests/ChangeLog_sec1
|
|
|
1 |
2011-02-24 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/block/float/float-overhangs-root.html: Added. |
| 11 |
* platform/mac/fast/block/float/float-overhangs-root-expected.checksum: Added. |
| 12 |
* platform/mac/fast/block/float/float-overhangs-root-expected.png: Added. |
| 13 |
* platform/mac/fast/block/float/float-overhangs-root-expected.txt: Added. |
| 14 |
|
| 1 |
2011-02-24 Victoria Kirst <vrk@google.com> |
15 |
2011-02-24 Victoria Kirst <vrk@google.com> |
| 2 |
|
16 |
|
| 3 |
Reviewed by Mihai Parparita. |
17 |
Reviewed by Mihai Parparita. |