Skip to content

Commit

Permalink
Import wpt@256bc6e8eb97ba0de9c387f2fd00a3f1b43c10c8
Browse files Browse the repository at this point in the history
Using wpt-import in Chromium 14e5574.

Note to sheriffs: This CL imports external tests and adds
expectations for those tests; if this CL is large and causes
a few new failures, please fix the failures by adding new
lines to TestExpectations rather than reverting. See:
https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md

NOAUTOREVERT=true
R=rubber-stamper@appspot.gserviceaccount.com

No-Export: true
Validate-Test-Flakiness: skip
Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-input-fyi-rel,linux-blink-rel
Change-Id: I823deb9a86e4bf13ba2ddb195c932eff5394d85a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4812453
Auto-Submit: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1188766}
  • Loading branch information
Chromium WPT Sync authored and Chromium LUCI CQ committed Aug 27, 2023
1 parent e61b307 commit dfb9088
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions third_party/blink/web_tests/external/WPT_BASE_MANIFEST_8.json
Original file line number Diff line number Diff line change
Expand Up @@ -190890,7 +190890,7 @@
]
],
"text-transform-full-size-kana-008.html": [
"7968a1fe21f4217df57f54fec7543dcae593c212",
"5b1cdde7b39a393b0dc8778c4ba7eed94a673b88",
[
null,
[
Expand Down Expand Up @@ -345859,7 +345859,7 @@
[]
],
"text-transform-full-size-kana-008-ref.html": [
"8ea366276c48fa1653f61e2f8571a01de81eb7a7",
"42fc5104accd15acac9253b0fe7ad43fc5a19405",
[]
],
"text-transform-fullwidth-001-ref.xht": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
<tr><td>&#x1B155;<td>&#x30B3;<td>&#x30B3;
<tr><td>&#x1B164;<td>&#x30F0;<td>&#x30F0;
<tr><td>&#x1B165;<td>&#x30F1;<td>&#x30F1;
<tr><td>&#x1B166;<td>&#x30F1;<td>&#x30F1;
<tr><td>&#x1B166;<td>&#x30F2;<td>&#x30F2;
<tr><td>&#x1B167;<td>&#x30F3;<td>&#x30F3;
</table>
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
<tr><td>&#x1B155;<td>&#x1B155;<td>&#x30B3;
<tr><td>&#x1B164;<td>&#x1B164;<td>&#x30F0;
<tr><td>&#x1B165;<td>&#x1B165;<td>&#x30F1;
<tr><td>&#x1B166;<td>&#x1B166;<td>&#x30F1;
<tr><td>&#x1B166;<td>&#x1B166;<td>&#x30F2;
<tr><td>&#x1B167;<td>&#x1B167;<td>&#x30F3;
</table>

0 comments on commit dfb9088

Please sign in to comment.