[Webkit-unassigned] [Bug 27032] document.title does not replace or remove space characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 6 23:01:38 PST 2010


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45961|review+                     |review-
               Flag|                            |




--- Comment #25 from Eric Seidel <eric at webkit.org>  2010-01-06 23:01:37 PST ---
(From update of attachment 45961)
Failure seen on the commit-bot:
--- /tmp/layout-test-results/fast/dom/Document/document-title-get-expected.txt 
  2010-01-06 20:23:24.000000000 -0800
+++ /tmp/layout-test-results/fast/dom/Document/document-title-get-actual.txt   
2010-01-06 20:23:24.000000000 -0800
@@ -11,8 +11,6 @@
 PASS document.title is ""
 Test with no whitespace
 PASS document.title is "nowhitespacetitle"
-Test with Unicode whitespace in the space separator category
-PASS document.title is "one space"
 Test with whitespace
 PASS document.title is "one space"
 Test with various whitespace lengths and fields

Looks like this patch is going to need one more round of update.  Marking r-
since it would cause a test to fail as is.

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