Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
skyclouds2001 authored Nov 23, 2024
1 parent 0b2f910 commit fc1980a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/api/css_painting_api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The API defines a {{domxref('worklet')}} that can be used to programmatically ge
- {{domxref('PaintWorkletGlobalScope')}}
- : The global execution context of the paint worklet.
- {{domxref('PaintRenderingContext2D')}}
- : The rendering context for drawing to the bitmap for the [CSS Painting API](/en-US/docs/Web/API/CSS_Painting_API).
- : The rendering context for drawing to the bitmap for the CSS Painting API.
- {{domxref('PaintSize')}}
- : Returns the read-only values of the output bitmap's width and height.

Expand Down

0 comments on commit fc1980a

Please sign in to comment.