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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/invisible-text-after-scrolling-expected.txt

Issue 1846953008: Clip visual rect with real overflow clip rect (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/invisible-text-after-scrolling-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/invisible-text-after-scrolling-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/invisible-text-after-scrolling-expected.txt
index 4011a497fc8378b7ab67d7db8fba564b77f067a1..1e7e587eca93a4fe7b19052822e23e0a28f26d2f 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/invisible-text-after-scrolling-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/invisible-text-after-scrolling-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x72
text run at (0,20) width 82: "(Bug 12163)."
layer at (10,72) size 502x502 clip at (11,73) size 485x485 scrollY 550.00 scrollWidth 5000 scrollHeight 5005
LayoutBlockFlow (positioned) {div} at (10,72) size 502x502 [border: (1px solid #AAAAAA)]
- LayoutSVGRoot {svg} at (11,72) size 501x502
+ LayoutSVGRoot {svg} at (11,73) size 485x485
LayoutSVGText {text} at (-2,3) size 78x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 78x22
chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 11 width 75.00: "just a text"

Powered by Google App Engine
This is Rietveld 408576698