------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=130736 germain ebooksfrance com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From germain ebooksfrance com 2006-07-31 00:21 ------- SVN commit 568025 by ggarand: parse 'align' attribute of iframes BUG: 130736 M +3 -0 html_baseimpl.cpp --- branches/KDE/3.5/kdelibs/khtml/html/html_baseimpl.cpp #568024:568025 @ -624,6 +624,9 @ else removeCSSProperty(CSS_PROP_HEIGHT); break; + case ATTR_ALIGN: + addHTMLAlignment( attr->value() ); + break; case ATTR_SRC: needWidgetUpdate = true; // ### do this for scrolling, margins etc? HTMLFrameElementImpl::parseAttribute( attr ); _______________________________________________ Konq-bugs mailing list Konq-bugs@mail.kde.org https://mail.kde.org/mailman/listinfo/konq-bugs