[Webkit-unassigned] [Bug 21581] New: http/tests/misc/frame-default-enc-same-domain.html should not depend on the presence of x-mac-cyrillic converter
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 13 16:14:25 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21581
Summary: http/tests/misc/frame-default-enc-same-domain.html
should not depend on the presence of x-mac-cyrillic
converter
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Trivial
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jshin at chromium.org
CC: ap at webkit.org
http/tests/misc/frame-default-enc-same-domain.html has meta charset declaration
for x-mac-cyrillic. However, the test is for the inheritance of charset from
the parent frame. Some projects using webkit (e.g. Chrome) use their own
custom build of ICU without x-mac-cyrillic converter. It's not a good idea to
make a single test depend on something other than what it intends to test.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list