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

Unified Diff: LayoutTests/platform/android/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/android/svg/custom/invisible-text-after-scrolling-expected.txt
diff --git a/LayoutTests/platform/android/svg/custom/invisible-text-after-scrolling-expected.txt b/LayoutTests/platform/android/svg/custom/invisible-text-after-scrolling-expected.txt
index a9a0e661d98f30ae3d167818c5d7de03e7f177b0..b8f9c510107db5059475082c748773cac7c5b390 100644
--- a/LayoutTests/platform/android/svg/custom/invisible-text-after-scrolling-expected.txt
+++ b/LayoutTests/platform/android/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 scrollWidth 5000 scrollHeight 5005
RenderBlock (positioned) {div} at (10,72) size 502x502 [border: (1px solid #AAAAAA)]
- RenderSVGRoot {svg} at (11,72) size 501x502
+ LayoutSVGRoot {svg} at (11,72) size 501x502
LayoutSVGText {text} at (0,3) size 75x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 75x22
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