[Webkit-unassigned] [Bug 250227] New: Add exclusive "shouldBeGreaterThan" function to js-test.js similar to Chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 6 13:10:04 PST 2023


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

            Bug ID: 250227
           Summary: Add exclusive "shouldBeGreaterThan" function to
                    js-test.js similar to Chromium
           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,

While trying to do following PR and in the test of it:

https://github.com/WebKit/WebKit/pull/8305/files#diff-c2c39a91b22f93f030d4c452050c08bc0b5d2632af2f40215a5acc58582a0d9bR18

I noted that it has dedicated "shouldBeGreaterThan" test compared to "shouldBeGreaterThanOrEqual", we have.

I checked on Chromium source and they have it separate:

https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/web_tests/resources/js-test.js;l=601?q=shouldBeGreaterThan

I think it would be fine and good enhancement to add it for even future use cases.

Just wanted to get opinion and raise it.

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/20230106/781bce3a/attachment-0001.htm>


More information about the webkit-unassigned mailing list