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

Unified Diff: LayoutTests/platform/linux/svg/hixie/text/003-expected.txt

Issue 302083002: Always give RenderParts a RenderLayer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add win/mac needsrebaselines Created 6 years, 6 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/linux/svg/hixie/text/003-expected.txt
diff --git a/LayoutTests/platform/linux/svg/hixie/text/003-expected.txt b/LayoutTests/platform/linux/svg/hixie/text/003-expected.txt
index ab44c11a8583c5d1636c02b8c3cba8de61f806cc..84b80f8124d3e867aeb630a1c50404712dd03aa4 100644
--- a/LayoutTests/platform/linux/svg/hixie/text/003-expected.txt
+++ b/LayoutTests/platform/linux/svg/hixie/text/003-expected.txt
@@ -7,20 +7,22 @@ layer at (0,0) size 800x418
RenderText {#text} at (0,0) size 571x19
text run at (0,0) width 571: "The following two blocks should look identical (to the pixel), and they should both say \"PASS\":"
RenderBlock {P} at (0,36) size 784x167
- RenderEmbeddedObject {OBJECT} at (0,0) size 784x162 [border: (3px inset #000080)]
- layer at (0,0) size 778x156
- RenderView at (0,0) size 778x156
- layer at (0,0) size 778x156
- RenderSVGRoot {svg} at (0,0) size 375x156
- RenderSVGText {text} at (0,-1) size 3x3 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 3x2
- chunk 1 text run 1 at (0.00,0.80) startOffset 0 endOffset 4 width 2.40: "PASS"
RenderBlock {P} at (0,219) size 784x167
- RenderEmbeddedObject {OBJECT} at (0,0) size 784x162 [border: (3px inset #000080)]
- layer at (0,0) size 778x156
- RenderView at (0,0) size 778x156
- layer at (0,0) size 778x156
- RenderSVGRoot {svg} at (0,0) size 375x156
- RenderSVGText {text} at (0,-100) size 2404x1132 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 2404x1132
- chunk 1 text run 1 at (0.00,800.00) startOffset 0 endOffset 4 width 2403.60: "PASS"
+layer at (8,52) size 784x162
+ RenderEmbeddedObject {OBJECT} at (0,0) size 784x162 [border: (3px inset #000080)]
+ layer at (0,0) size 778x156
+ RenderView at (0,0) size 778x156
+ layer at (0,0) size 778x156
+ RenderSVGRoot {svg} at (0,0) size 375x156
+ RenderSVGText {text} at (0,-1) size 3x3 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 3x2
+ chunk 1 text run 1 at (0.00,0.80) startOffset 0 endOffset 4 width 2.40: "PASS"
+layer at (8,235) size 784x162
+ RenderEmbeddedObject {OBJECT} at (0,0) size 784x162 [border: (3px inset #000080)]
+ layer at (0,0) size 778x156
+ RenderView at (0,0) size 778x156
+ layer at (0,0) size 778x156
+ RenderSVGRoot {svg} at (0,0) size 375x156
+ RenderSVGText {text} at (0,-100) size 2404x1132 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 2404x1132
+ chunk 1 text run 1 at (0.00,800.00) startOffset 0 endOffset 4 width 2403.60: "PASS"

Powered by Google App Engine
This is Rietveld 408576698