Index: third_party/WebKit/Source/core/layout/README.md |
diff --git a/third_party/WebKit/Source/core/layout/README.md b/third_party/WebKit/Source/core/layout/README.md |
index 8febb9f32882371cca33e8b55da17f61ea41e637..258a06d70ddd72d6598f8d012294b1ad005da364 100644 |
--- a/third_party/WebKit/Source/core/layout/README.md |
+++ b/third_party/WebKit/Source/core/layout/README.md |
@@ -153,8 +153,8 @@ The final location of these within an 800x600 frame is as: |
container: (492, 8 300x200) |
relpos: (662, 58 70x80) |
-See the [diagram](https://docs.google.com/drawings/d/1k5lOzQxhfRQ1J4HknGByJPJfpDV4o_N_ZuVTvveiSaw/edit?usp=sharing) |
-for full detail on dimensions of the involved elements. |
+See the [diagram](resources/flipped-blocks-relpos.svg) for full detail on |
+dimensions of the involved elements. |
Determining the paint invalidation rect for `relpos` via |
`mapToVisualRectInAncestorSpace()` involves walking up the layout tree from |