| Index: third_party/WebKit/Source/platform/graphics/paint/README.md
|
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/README.md b/third_party/WebKit/Source/platform/graphics/paint/README.md
|
| index 2de5acaa676fe4971a447ad98f86edca862c1216..b67a178f9d073ddf50dff5a465b2f4907e2846a9 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/README.md
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/README.md
|
| @@ -17,9 +17,10 @@ replaces.
|
|
|
| ## Paint artifact
|
|
|
| -The SPv2 paint artifact consists of a list of display items (ideally mostly or
|
| -all drawings), partitioned into *paint chunks* which define certain *paint
|
| -properties* which affect how the content should be drawn or composited.
|
| +The SPv2 [paint artifact](PaintArtifact.h) consists of a list of display items
|
| +(ideally mostly or all drawings), partitioned into *paint chunks* which define
|
| +certain *paint properties* which affect how the content should be drawn or
|
| +composited.
|
|
|
| ## Paint properties
|
|
|
|
|