Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(161)

Unified Diff: third_party/WebKit/Source/core/layout/README.md

Issue 2385273002: Use SVG for the flipped blocks relpos diagram. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/resources/flipped-blocks-relpos.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/resources/flipped-blocks-relpos.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698