Changeset 230270 in webkit


Ignore:
Timestamp:
Apr 4, 2018 12:51:42 PM (6 years ago)
Author:
aestes@apple.com
Message:

Add Payment Request demo content.

Rubber-stamped by Zalan Bujtas.

  • demos/payment-request/demo.js: Added.

(string_appeared_here.async.applePayButtonClicked):

  • demos/payment-request/index.html: Added.
  • demos/payment-request/merchant-validation.php: Added.
  • demos/payment-request/squirrelfish.png: Added.
  • demos/payment-request/style.css: Added.

(@supports (-webkit-appearance: -apple-pay-button)):
(.apple-pay-not-supported::before):
(.hidden):
(#black-buttons > .apple-pay-button):
(#white-buttons > .apple-pay-button):
(#demo):
(#description):

Location:
trunk/Websites/webkit.org
Files:
6 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Websites/webkit.org/ChangeLog

    r229816 r230270  
     12018-04-04  Andy Estes  <aestes@apple.com>
     2
     3        Add Payment Request demo content.
     4
     5        Rubber-stamped by Zalan Bujtas.
     6
     7        * demos/payment-request/demo.js: Added.
     8        (string_appeared_here.async.applePayButtonClicked):
     9        * demos/payment-request/index.html: Added.
     10        * demos/payment-request/merchant-validation.php: Added.
     11        * demos/payment-request/squirrelfish.png: Added.
     12        * demos/payment-request/style.css: Added.
     13        (@supports (-webkit-appearance: -apple-pay-button)):
     14        (.apple-pay-not-supported::before):
     15        (.hidden):
     16        (#black-buttons > .apple-pay-button):
     17        (#white-buttons > .apple-pay-button):
     18        (#demo):
     19        (#description):
     20
    1212018-03-21  Jon Davis  <jond@apple.com>
    222
Note: See TracChangeset for help on using the changeset viewer.