Changeset 259004 in webkit


Ignore:
Timestamp:
Mar 25, 2020 12:49:39 PM (4 years ago)
Author:
Nikos Mouchtaris
Message:

Add ref test for apple pay button corner radius change
https://bugs.webkit.org/show_bug.cgi?id=208959

Reviewed by Andy Estes.

Add ref test to check that providing a border-radius does not result in rendering
a default apple pay button.

  • http/tests/ssl/applepay/ApplePayButtonCornerRadius-expected-mismatch.html: Added.
  • http/tests/ssl/applepay/ApplePayButtonCornerRadius.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r259003 r259004  
     12020-03-25  Nikos Mouchtaris  <nmouchtaris@apple.com>
     2
     3        Add ref test for apple pay button corner radius change
     4        https://bugs.webkit.org/show_bug.cgi?id=208959
     5
     6        Reviewed by Andy Estes.
     7
     8        Add ref test to check that providing a border-radius does not result in rendering
     9        a default apple pay button.
     10
     11        * http/tests/ssl/applepay/ApplePayButtonCornerRadius-expected-mismatch.html: Added.
     12        * http/tests/ssl/applepay/ApplePayButtonCornerRadius.html: Added.
     13
    1142020-03-25  Said Abou-Hallawa  <sabouhallawa@apple.com>
    215
Note: See TracChangeset for help on using the changeset viewer.