[Webkit-unassigned] [Bug 134724] New: fast/css/vertical-text-overflow-ellipsis* provide the wrong expectations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 8 07:26:51 PDT 2014


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

           Summary: fast/css/vertical-text-overflow-ellipsis* provide the
                    wrong expectations
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mario at webkit.org
                CC: darin at apple.com, zoltan at webkit.org, rniwa at webkit.org


While working on bug 129313 and bug 134597, I found that these tests where actually not printing the right results, as they are not printing the "ellipsis" character at all, as they should.

For instance, taking a look to the PNG images in LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-*png you can see how the ellipsis character is not being printed at all. I found this issue while trying to convert all those tests to reftests, so I'm filing this bug now to keep track of the issue, which might be similar to the one in 129313, but I feel like it's better to treat it as a separate one.

PS: Perhaps we should remove all those text expectations that are wrong anyway and add [ Failure ] entries in the TestExpectations file, to keep track of the issue as well in that way

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