| Index: Source/WebCore/ChangeLog
|
| ===================================================================
|
| --- Source/WebCore/ChangeLog (revision 88137)
|
| +++ Source/WebCore/ChangeLog (working copy)
|
| @@ -1,5 +1,18 @@
|
| -2011-06-01 Shishir Agrawal <shishir@chromium.org>
|
| +2011-06-05 Kent Tamura <tkent@chromium.org>
|
|
|
| + Reviewed by Dimitri Glazkov.
|
| +
|
| + Rolling out r84528.
|
| + http://trac.webkit.org/changeset/84528
|
| + https://bugs.webkit.org/show_bug.cgi?id=62100
|
| +
|
| + It made several problems on elements with new shadow DOM.
|
| +
|
| + * dom/Element.cpp:
|
| + (WebCore::Element::copyNonAttributeProperties):
|
| +
|
| +2011-06-05 Igor Oliveira <igor.oliveira@openbossa.org>
|
| +
|
| Reviewed by Tony Gentilcore.
|
|
|
| Renaming the Page Visibility attributes as per the modified spec draft.
|
|
|