Bug 66501
Summary: | [Gtk] editing/deleting/regional-indicators.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mrobinson, rniwa |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alexey Proskuryakov
Non-ICU ports do not have any logic for regional indicator symbols. See bug 65395.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Landed failing results in r93353.
Ryosuke Niwa
editing/selection/regional-indicators.html is passing fine on GTK. What has been failing is editing/deleting/regional-indicators.html instead.
See http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r93465%20(25312)/results.html
Ryosuke Niwa
Fixed the expectations in http://trac.webkit.org/changeset/93470.
Martin Robinson
This seems to be passing now.