Skip to content

Commit

Permalink
Bug 1462117 [wpt PR 11021] - Test short regionCode, a=testonly
Browse files Browse the repository at this point in the history
Automatic update from web-platform-testsTest short regionCode (#11021)

With w3c/payment-request#690 the spec changed
requiring `regionCode` to just be the "code element" of an [[!ISO3166-2]]
country subdivision name (e.g., "CA" for California).
--

wpt-commits: 32a16759d48dae9332763da98f8582bd320d82ea
wpt-pr: 11021

UltraBlame original commit: 617ffba267cf5f8f6fa6622a96d48cefb45ec2c5
  • Loading branch information
marco-c committed Oct 3, 2019
1 parent e8450a7 commit fc2857e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 4 deletions.
2 changes: 1 addition & 1 deletion testing/web-platform/meta/MANIFEST.json
Original file line number Diff line number Diff line change
Expand Up @@ -3975529,7 +3975529,7 @@ html
:
[
"
1a2bf6b62a5021eec649c0919a35574779e30d09
46cac5ba402841a8bc311b1a11de4a82589ee567
"
"
manual
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -586,8 +586,6 @@
regionCode
:
'
AU
-
QLD
'
addressLine
Expand Down Expand Up @@ -734,7 +732,7 @@
<
dt
>
Suburb
City
<
/
dt
Expand All @@ -749,6 +747,24 @@
dd
>
<
dd
>
State
/
Region
<
/
dd
>
<
dd
>
Queensland
<
/
dd
>
<
dt
>
postal
Expand Down

0 comments on commit fc2857e

Please sign in to comment.