Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=170784 #11266

Commits on May 31, 2018

  1. Configuration menu
    Copy the full SHA
    f17de09 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Make the test more robust:

    - Increase the height of covering rect to avoid anti-aliasing issue with the red squares.
    - Instead of waiting a delay, use the shift returned by getComputedStyle() to know when animated squares are supposed to be hidden by the green rect.
    - Instead of waiting an additional amount of time to ensure red squares will show up again if they were not paused, just use the animation duration to decide when the screenshot should be taken.
    fred-wang committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    0b5aa07 View commit details
    Browse the repository at this point in the history