mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
tidy: Update pattern for checking for missing specification links. (#34552)
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
bd37d5496d
commit
064569ff3c
3 changed files with 3 additions and 2 deletions
|
@ -29,6 +29,7 @@ impl GPUCanvasContext {
|
|||
}
|
||||
|
||||
impl GPUCanvasContextMethods<crate::DomTypeHolder> for GPUCanvasContext {
|
||||
/// <https://gpuweb.github.io/gpuweb/#dom-gpucanvascontext-canvas>
|
||||
fn Canvas(&self) -> UnionTypes::HTMLCanvasElementOrOffscreenCanvas {
|
||||
unimplemented!()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue