Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 24d9e4a1e3d32fa8e0c0a2f81c5160eedf5bf070
      
https://github.com/WebKit/WebKit/commit/24d9e4a1e3d32fa8e0c0a2f81c5160eedf5bf070
  Author: Ahmad Saleem <[email protected]>
  Date:   2023-01-07 (Sat, 07 Jan 2023)

  Changed paths:
    M LayoutTests/http/tests/resources/js-test-pre.js
    M LayoutTests/resources/js-test-pre.js
    M LayoutTests/resources/js-test.js

  Log Message:
  -----------
  Add exclusive "shouldBeGreaterThan" function to js-test*.js similar to 
Chromium

Add exclusive "shouldBeGreaterThan" function to js-test*.js similar to Chromium
https://bugs.webkit.org/show_bug.cgi?id=250227

Reviewed by Ryosuke Niwa and Alexey Proskuryakov.

This patch adds exclusive "shouldBeGreaterThan" function to check values 
greater than without "equal"
part to testing script and it is pre-requisite for one of SVG SMIL animation 
test case.

* LayoutTests/resources/js-test.js: Add "shouldBeGreaterThan" function
* LayoutTests/http/tests/resources/js-test-pre.js: Ditto
* LayoutTests/resources/js-test-pre.js: Ditto

Canonical link: https://commits.webkit.org/258613@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to