[Webkit-unassigned] [Bug 47666] [GTK] Failing test LayoutTests/editing/undo/orphaned-selection-crash-bug32823-2.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 14 12:39:49 PDT 2010


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





--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2010-10-14 12:39:49 PST ---
Note that Safari (or more precisely, CFNetwork) is strict in this respect - "data:image/png;base64,iVBORw0KGrkJggg==" fails to load, while "data:image/png;base64,iVBORw0KGrkJggg=" loads fine (but then fails to render, since the data itself is of course broken).

This matches Firefox.

-- 
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