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

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

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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: LayoutTests/platform/mac/svg/custom/invisible-text-after-scrolling-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/invisible-text-after-scrolling-expected.txt b/LayoutTests/platform/mac/svg/custom/invisible-text-after-scrolling-expected.txt
index cdb5fd95cb2e4a56e56d8e18ef1723a1f027ccde..0aa959fdb4f49560ec99f46ac7bc5c852944a09e 100644
--- a/LayoutTests/platform/mac/svg/custom/invisible-text-after-scrolling-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/invisible-text-after-scrolling-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x68
text run at (0,18) width 132: "appear (Bug 12163)."
layer at (10,68) size 502x502 clip at (11,69) size 485x485 scrollY 550.00 scrollWidth 5000 scrollHeight 5004
RenderBlock (positioned) {div} at (10,68) size 502x502 [border: (1px solid #AAAAAA)]
- RenderSVGRoot {svg} at (11,68) size 501x502
+ LayoutSVGRoot {svg} at (11,68) size 501x502
LayoutSVGText {text} at (0,2) size 78x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 78x23
chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 11 width 77.76: "just a text"

Powered by Google App Engine
This is Rietveld 408576698