[Webkit-unassigned] [Bug 248137] New: PrettyPrint does not show exact output as "Actual"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 19 19:06:04 PST 2022


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

            Bug ID: 248137
           Summary: PrettyPrint does not show exact output as "Actual"
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com

Hi Team,

Either it is a bug or intended case but I noticed while trying to fix bug 123163 for these tests:

accessibility/mac/select-text/select-text-7.html
accessibility/mac/select-text/select-text-8.html
accessibility/mac/select-text/select-text-9.html
accessibility/mac/select-text/select-text-135575.html

Failure Link - https://ews-build.s3-us-west-2.amazonaws.com/macOS-BigSur-Release-WK2-Tests-EWS/1a60b3fd-21572/results.html

If we look into actual from above as an example (select-text-135575.html):

Line 3 - TEXT2: THEÂ quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.

Pretty Print - TEXT2: THE quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.

When I change to "Actual", I also get same failure while trying to copy from "Result" then same back again.

Right now, I am adding - meta tag with utf-8 to see, if this fixes issue but I think "Pretty Print" should show same as "Actual" as well.

Appreciate if something like this can be made consistent.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221120/c0fd9c1a/attachment.htm>


More information about the webkit-unassigned mailing list