| 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 28d916d9e3f5d8aaef29c0a7359e4b018d7a2352..d5c3f323509473fe0c2e2be2057024cb571aafa8 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/README.md
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/README.md
|
| @@ -118,11 +118,6 @@ item is identified by an ID consisting of:
|
|
|
| * an opaque pointer to the *display item client* that produced it
|
| * a type (from the `DisplayItem::Type` enum)
|
| -* a scope number
|
| -
|
| -*** aside
|
| -TODO(jbroman): Explain scope numbers.
|
| -***
|
|
|
| In practice, display item clients are generally subclasses of `LayoutObject`,
|
| but can be other Blink objects which get painted, such as inline boxes and drag
|
|
|