w3c / jlreq

Text Layout Requirements for Japanese
https://w3c.github.io/jlreq/
Other
100 stars 16 forks source link

Try to fix the language switching problem #263

Closed xfq closed 3 years ago

xfq commented 3 years ago

Fix #260.


:boom: Error: 500 Internal Server Error :boom:

PR Preview failed to build. (Last tried on Apr 23, 2021, 9:45 AM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [Spec Generator](https://www.w3.org/2015/labs/) - Spec Generator is the web service used to build specs that rely on ReSpec. :link: [Related URL](https://labs.w3.org/spec-generator/?type=respec&url=https%3A%2F%2Frawcdn.githack.com%2Fw3c%2Fjlreq%2F40f2be466d9ff687b8d4834f7bf1cbdca1a30e70%2Findex.html%3FisPreview%3Dtrue) ``` Navigation timeout of 28903 ms exceeded ``` _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/jlreq%23263.)._
himorin commented 3 years ago

sorry for late to catch this. Initially I wanted to separate this into two (post-process in respec without remaining to its result and functions used in both respec processed display and static), something with using dataset or something to store localized sets. Also I suppose we need to update functions for respec/post-process with promise.

let me find sometime today on this.

himorin commented 3 years ago

wait.. why we load respec-w3c with async and script.js with defer...!?

xfq commented 3 years ago

Closing in favor of https://github.com/w3c/jlreq/pull/264