[Webkit-unassigned] [Bug 82079] New: REGRESSION: editing/inserting/insert-bg-font.html fails on Leopard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 23 12:35:16 PDT 2012


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

           Summary: REGRESSION: editing/inserting/insert-bg-font.html
                    fails on Leopard
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, enrica at apple.com


It seems like editing/inserting/insert-bg-font.html has been failing on Lion bots.

http://build.webkit.org/results/Lion%20Intel%20Release%20(Tests)/r111885%20(6782)/results.html

--- /Volumes/Data/slave/lion-intel-release-tests/build/layout-test-results/editing/inserting/insert-bg-font-expected.txt
+++ /Volumes/Data/slave/lion-intel-release-tests/build/layout-test-results/editing/inserting/insert-bg-font-actual.txt
@@ -1,5 +1,5 @@

-        <div id="dv" contenteditable=""><span style="background-color: lightgrey">lightgrey background<font color="blue">blue font color over lightgrey background</font></span> 
+        <div id="dv" contenteditable=""><span style="background-color: lightgrey">lightgrey background blue<font color="#0000ff"> font color over lightgrey background</font></span> 
 <div><span style="background-color: lightgrey"><font color="blue">this should also be blue over lightgrey</font></span></div></div>

FYI, I can't reproduce this failure locally on my Snow Leopard machine.

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