WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
36288
Need a layout test for finding yensign from documents with Japanese encodings
https://bugs.webkit.org/show_bug.cgi?id=36288
Summary
Need a layout test for finding yensign from documents with Japanese encodings
Shinichiro Hamaji
Reported
2010-03-18 01:07:40 PDT
We need a layout test to ensure we can find a backslash in Japanese encodings by searching a yen sign. This test will help
Bug 24906
because we can avoid regressions of searching.
Attachments
Patch v1
(4.84 KB, patch)
2010-03-18 01:11 PDT
,
Shinichiro Hamaji
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Shinichiro Hamaji
Comment 1
2010-03-18 01:11:10 PDT
Created
attachment 51014
[details]
Patch v1
Shinichiro Hamaji
Comment 2
2010-03-18 01:18:28 PDT
On Windows, Qt, and Gtk, this test fails. I didn't examine the reason yet. On Windows and Qt, finding a backslash in non-text-control is failing. On Gtk, finding a backslash in both text-control and non-text-control is failing. Anyway, as I wrote in
Bug 24906
, I think we want to allow users to find both backslashes and yen signs by searching either a backslash or a yen sign. If people agrees with me, I'll change the searching code in some future day and these skip lists will be gone.
Darin Adler
Comment 3
2010-03-18 17:48:56 PDT
Comment on
attachment 51014
[details]
Patch v1 In cases like this, I think that landing expected results that expect failure is better than adding tests to the Skipped lists. We can remove the expected failures when we fix the bug. r=me as-is, but I'd prefer to run tests rather than skipping them
Shinichiro Hamaji
Comment 4
2010-03-18 20:47:15 PDT
I see. I'll add failing expectations when I land. Thanks for your review!
Shinichiro Hamaji
Comment 5
2010-03-19 08:03:30 PDT
Committed
r56238
: <
http://trac.webkit.org/changeset/56238
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug