Commit 5bba2fb1 authored by Dominik Röttsches's avatar Dominik Röttsches Committed by Commit Bot

Avoid timeout due to subsetting delay with Windows Chinese font

Temporarily disable Chinese characters in test1.html printing test until
15s+ subsetting delay when subsetting Microsoft Jhenghei and Microsoft
Jhenghei UI is addressed.

Preparation for relanding always-on API based fallback.

Bug: 996185, 976737
Change-Id: I8f669c118a651a7584615bdcbb60d2686a7a8baf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778484
Commit-Queue: Dominik Röttsches <drott@chromium.org>
Commit-Queue: Ben Wagner <bungeman@chromium.org>
Reviewed-by: default avatarBen Wagner <bungeman@chromium.org>
Auto-Submit: Dominik Röttsches <drott@chromium.org>
Cr-Commit-Position: refs/heads/master@{#692125}
parent 3f51a046
...@@ -13,8 +13,10 @@ Alphabet in Hebrew: alephbet: אלפבית ...@@ -13,8 +13,10 @@ Alphabet in Hebrew: alephbet: אלפבית
<br> <br>
Hello world in Korean: 여러분, 안녕하세요 Hello world in Korean: 여러분, 안녕하세요
<br> <br>
<!-- TODO(https://crbug.com/996185): Disable Chinese until subsetting issue with Microsot JhengHei is fixed.
Hello world in Chinese: 你好世界 Hello world in Chinese: 你好世界
<br> <br>
-->
</div> </div>
</body> </body>
</html> </html>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment