Bug 72248
Summary: | [GTK] editing/spelling/spelling-unified-emulation.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | mrobinson, shinyak, shinyak, zan |
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Philippe Normand
Test added in http://trac.webkit.org/changeset/100050
Fails on the 3 GTK bots since checkin.
--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/editing/spelling/spelling-unified-emulation-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/editing/spelling/spelling-unified-emulation-actual.txt
@@ -23,8 +23,10 @@
PASS str is markedStr
PASS numMarked is length
PASS str is markedStr
-PASS numMarked is length
-PASS numMarked is length
+FAIL numMarked should be 0. Was 1.
+FAIL str should be undefined (of type undefined). Was zzz (of type string).
+FAIL numMarked should be 0. Was 1.
+FAIL str should be undefined (of type undefined). Was zzz (of type string).
PASS successfullyParsed is true
TEST COMPLETE
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Martin Robinson
*** This bug has been marked as a duplicate of bug 144648 ***