Changes between Version 3 and Version 4 of Known incompatibilities between open-source WebKit and Safari


Ignore:
Timestamp:
Dec 27, 2006 2:27:57 PM (17 years ago)
Author:
ddkilzer@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Known incompatibilities between open-source WebKit and Safari

    v3 v4  
    66
    77Forms auto-fill in Safari is entirely disabled with a locally-built version of WebKit. This was necessary in order to rewrite the form control code in WebKit to not rely on using NSViews, a project that is currently underway.
     8
     9=== Clicking on links in content-editable divs loads the link ===
     10
     11The fix for [http://bugs.webkit.org/show_bug.cgi?id=11297 Bug 11297] required a change to Safari, thus this bug will exist in Safari in Tiger in WebKit nightlies.  See [http://bugs.webkit.org/show_bug.cgi?id=11297#c4 Bug 11297 Comment #4] for details.
     12