[Webkit-unassigned] [Bug 40073] [Qt] rendering error in mediawiki

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 8 12:18:12 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40073


Antonio Gomes (tonikitoo) <tonikitoo at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tonikitoo at webkit.org




--- Comment #17 from Antonio Gomes (tonikitoo) <tonikitoo at webkit.org>  2010-06-08 12:18:09 PST ---
no commit message? should be the same as in ChangeLog.

> diff --git a/WebKit/qt/Api/qwebsettings.cpp b/WebKit/qt/Api/qwebsettings.cpp
> index a5fc794..9631f05 100644
> --- a/WebKit/qt/Api/qwebsettings.cpp
> +++ b/WebKit/qt/Api/qwebsettings.cpp
> +    \value SiteSpecificQuirksModeEnabled This setting enables WebKit's workaround for broken sites. It is 
> +        enabled by default.

I do not think it is about WebKit workarounds. CSS Quirk Mode is a way that browsers (not only WebKit) support the old and broken CSS use that works for IE6 and family.

http://www.quirksmode.org/css/quirksmode.html

You are not mentioning about CSS in the setting name. Should you? or at least in the documentation. It is a CSS Mode and has Quirk and Strict modes.

I would not commit it as is :-( due to the documentation and the setting name.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list