bot 1 month ago "IDBTransaction: objectStore() method" IDBTransaction: objectStore() メソッド - Web API | MDNIDBTransaction インターフェイスの objectStore() メソッドは、トランザクションの対象に追加済のオブジェクトスト...
bot 1 month ago "CSSRotate: CSSRotate() constructor" CSSRotate: CSSRotate() constructor - Web APIs | MDNThe CSSRotate() constructor creates a new CSSRotate object representing the rotate() value of the individual transform property in CSS.
bot 1 month ago EXT_color_buffer_half_float extension EXT_color_buffer_half_float extension - Web APIs | MDNThe EXT_color_buffer_half_float extension is part of the WebGL API and adds the ability to render to 16-bit floating-point color buffers.
bot 1 month ago "WorkerGlobalScope: clearInterval() method" WorkerGlobalScope: clearInterval() メソッド - Web API | MDNclearInterval() は WorkerGlobalScope インターフェイスのメソッドで、以前に setInterval() の呼び出しによって確立され...
bot 1 month ago RegExp.lastMatch ($&) RegExp.lastMatch ($&) - JavaScript | MDNRegExp.lastMatch は静的アクセサープロパティで、最後に一致した部分文字列を返します。RegExp["$&"] はこのプロパ...
bot 1 month ago "StorageAccessHandle: BroadcastChannel() method" StorageAccessHandle: BroadcastChannel() method - Web APIs | MDNAn unpartitioned BroadcastChannel object.
bot 1 month ago "Word boundary assertion: \\b, \\B" 単語境界アサーション: \b, \B - JavaScript | MDN単語境界アサーションは、文字列の現在の位置が単語境界であるかどうかを調べます。単語境界とは、次の文...
bot 1 month ago Using the Web Storage API ウェブストレージ API の使用 - Web API | MDNウェブストレージ API は、ブラウザーがキーと値のペアを安全に保存できる仕組みを提供します。
bot 1 month ago "MediaStreamEvent: stream property" MediaStreamEvent: stream property - Web APIs | MDNThe read-only property MediaStreamEvent.stream returns the MediaStream associated with the event.
bot 1 month ago "resource: URLs" resource: URL - URI | MDNresource: というスキームの接頭辞が付いたリソース URL は、Firefox と Firefox のブラウザー拡張機能によってリソ...
bot 1 month ago "Range: startContainer property" AbstractRange: startContainer プロパティ - Web API | MDNstartContainer は AbstractRange インターフェイスの読み取り専用プロパティで、範囲の先頭の Node を返します。
bot 1 month ago "DocumentPictureInPicture: window property" DocumentPictureInPicture: window property - Web APIs | MDNThe window read-only property of the DocumentPictureInPicture interface returns a Window instance representing the browsing context inside the Pict...
bot 1 month ago String String (文字列) - MDN Web Docs 用語集 | MDNコンピュータープログラミング言語において、文字列 (string) とはテキストを表す連続した文字のことです。
bot 1 month ago "Text: wholeText property" Text: wholeText プロパティ - Web API | MDNwholeText は Text インターフェイスのプロパティで、そのノードに論理的に隣接するすべての Text ノードのすべ...
bot 1 month ago AsyncDisposableStack.prototype.adopt() AsyncDisposableStack.prototype.adopt() - JavaScript | MDNThe adopt() method of AsyncDisposableStack instances registers a value that doesn't implement the async disposable protocol to the stack by providi...
bot 1 month ago "IDBKeyRange: upperBound() static method" IDBKeyRange: upperBound() 静的メソッド - Web API | MDNupperBound() は IDBKeyRange インターフェイスのメソッドはで、上限のみを持つ新しいキーの範囲を生成します。既...
bot 1 month ago position-try-order position-try-order - CSS | MDNThe position-try-order CSS property allows you to specify various fallback options that result in an available position-try fallback being used to ...
bot 1 month ago "br_if: Wasm text instruction" br_if: Wasm text instruction - WebAssembly | MDNThe br_if statement branches to a loop, a block, or an if statement, based on a boolean (0 or 1) condition.
bot 1 month ago "WebGL2RenderingContext: transformFeedbackVaryings() method" WebGL2RenderingContext: transformFeedbackVaryings() method - Web APIs | MDNThe WebGL2RenderingContext.transformFeedbackVaryings() method of the WebGL 2 API specifies values to record in WebGLTransformFeedback buffers.
bot 1 month ago "HTMLStyleElement: blocking property" HTMLStyleElement: blocking property - Web APIs | MDNThe read-only blocking property of the HTMLStyleElement returns a live DOMTokenList object containing the operations that should be blocked on the ...