diff options
author | Cashew <52880648+Scrub1492@users.noreply.github.com> | 2023-12-18 19:34:32 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-18 10:34:32 +0000 |
commit | eb7bf9542c92ea7937d4b4a699ae2d47270da96b (patch) | |
tree | e129f31383b91987177b6b19ad242de35422e1c4 /test/data | |
parent | fef568b89db1517481f76b0acfcd6796da693d20 (diff) |
Replace occurrences of よみちゃん with よみたん (#377)
Diffstat (limited to 'test/data')
-rw-r--r-- | test/data/html/test-document1.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/test/data/html/test-document1.html b/test/data/html/test-document1.html index ef47228f..964d12c0 100644 --- a/test/data/html/test-document1.html +++ b/test/data/html/test-document1.html @@ -136,9 +136,9 @@ data-end-offset="0" data-result-type="TextSourceElement" data-sentence-scan-extent="100" - data-sentence="よみちゃん" + data-sentence="よみたん" > - <button type="button" style="width: 100%; box-sizing: border-box; font-family: inherit; font-size: inherit; border: 1px solid #d8d8d8; background-color: #f0f0f0; padding: 0.2em;">よみちゃん</button> + <button type="button" style="width: 100%; box-sizing: border-box; font-family: inherit; font-size: inherit; border: 1px solid #d8d8d8; background-color: #f0f0f0; padding: 0.2em;">よみたん</button> </div> <div @@ -152,9 +152,9 @@ data-end-offset="0" data-result-type="TextSourceElement" data-sentence-scan-extent="100" - data-sentence="よみちゃん" + data-sentence="よみたん" > - <img src="data:image/gif;base64,R0lGODdhBwAHAIABAAAAAP///ywAAAAABwAHAAACDIRvEaC32FpCbEkKCgA7" alt="よみちゃん" title="よみちゃん" style="width: 70px; height: 70px; image-rendering: crisp-edges; image-rendering: pixelated; display: block;"> + <img src="data:image/gif;base64,R0lGODdhBwAHAIABAAAAAP///ywAAAAABwAHAAACDIRvEaC32FpCbEkKCgA7" alt="よみたん" title="よみたん" style="width: 70px; height: 70px; image-rendering: crisp-edges; image-rendering: pixelated; display: block;"> </div> <div @@ -352,4 +352,4 @@ </div> </body> -</html>
\ No newline at end of file +</html> |