Skip to content

Commit 4dc68eb

Browse files
committed
Bug 1949784 [wpt PR 50865] - Fix invalid indentation in exception error message, a=testonly
Automatic update from web-platform-tests Fix invalid indentation in exception error message The indentation here is important because it changes the correctness of the YAML snippet. Bug: 393561071 Change-Id: I7d31f8526a81a9a092b1946415118e486797b6b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6219872 Reviewed-by: Andres Ricardo Perez <andresrperezchromium.org> Commit-Queue: Jean-Philippe Gravel <jpgravelchromium.org> Cr-Commit-Position: refs/heads/main{#1423935} -- wpt-commits: fe3d5bae49e9bc6bcb8462a1f94d7fc855d40c12 wpt-pr: 50865 UltraBlame original commit: 8d7a6fe842f5a96e36eeddb5af389dbaa9dab0dd
1 parent 1263ed5 commit 4dc68eb

File tree

1 file changed

+2
-2
lines changed
  • testing/web-platform/tests/html/canvas/tools

1 file changed

+2
-2
lines changed

testing/web-platform/tests/html/canvas/tools/gentest.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8890,7 +8890,7 @@
88908890
.
88918891
.
88928892
.
8893-
8893+
88948894
dimension1
88958895
-
88968896
variant2
@@ -8913,7 +8913,7 @@
89138913
.
89148914
.
89158915
.
8916-
8916+
89178917
dimension2
89188918
-
89198919
variant2

0 commit comments

Comments
 (0)