Xleine

Results 5 issues of Xleine

### Summary Some document contains values ​​for `crossOrigin` and `as`, but descriptions are inconsistent. This is the current state of the document: ![image](https://github.com/reactjs/react.dev/assets/14935777/0b698e7c-1078-4096-b5b5-90d5ee7f28a5) ![image](https://github.com/reactjs/react.dev/assets/14935777/989bbe18-56e3-4167-ab1e-7df87deb8205) ![image](https://github.com/reactjs/react.dev/assets/14935777/6d1362d0-fafe-48cd-a0c1-010e04c81292) So I thought `preinit` had...

type: typos

From the above, `as` does not have a `fetch` value

CLA Signed

### Summary Support use local language search on a translation website ### Page https://zh-hans.react.dev/, https://ja.react.dev/ etc.. ### Details such as search フック on japen: ![image](https://github.com/reactjs/react.dev/assets/14935777/3efebebc-613e-4030-ae05-37a8303bded9) search 状态 on Chinese: ![image](https://github.com/reactjs/react.dev/assets/14935777/90388c4f-92d3-4b8c-a441-1ea5963e6342)...

type: documentation

**Describe the bug** if a workspace have a invalid target (config a error remote-target or delete target), that the workspace can't delete. **To Reproduce** Steps to reproduce the behavior: 1....

bug
never stale

Use [SourceHanSerifSC-VF.ttf](https://github.com/adobe-fonts/source-han-serif/raw/release/Variable/TTF/SourceHanSerifSC-VF.ttf) ```javascript import {Canvas, FontLibrary} from 'skia-canvas' const family = 'Source Han Serif SC VF' console.log(FontLibrary.family(family)) const width = 400 const height = 400 let canvas = new Canvas(width,...