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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/selection-background-color-expected.txt

Issue 523144: New baselines for WebKit Roll 52899:52930.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 10 years, 11 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: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/selection-background-color-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/selection-background-color-expected.txt (revision 0)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/selection-background-color-expected.txt (revision 0)
@@ -0,0 +1,22 @@
+KRenderingPaintServer {id="gradient" [type=LINEAR-GRADIENT] [stops=[(0.00,#000000), (1.00,#FF0000)]] [transform={m=((0.71,0.71)(-0.71,0.71)) t=(0.00,0.00)}] [start=(0,0)] [end=(1,0)]}
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x237
+ RenderBlock {html} at (0,0) size 800x237
+ RenderBody {body} at (8,16) size 784x205
+ RenderBlock {p} at (0,0) size 784x205
+ RenderSVGRoot {svg} at (6.67,27.67) size 239.67x54.67
+ RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ RenderSVGHiddenContainer {linearGradient} at (0,0) size 0x0
+ RenderSVGGradientStop {stop} at (0,0) size 0x0
+ RenderSVGGradientStop {stop} at (0,0) size 0x0
+ RenderSVGContainer {g} at (6.67,27.67) size 239.67x54.67
+ RenderSVGText {text} at (0,30) size 237x22 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-17) size 237x22
+ chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 28 width 237.00: "Should have blue background."
+ RenderSVGText {text} at (0,60) size 237x22 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-17) size 237x22
+ chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 28 width 237.00: "Should have blue background."
+ RenderText {#text} at (0,0) size 0x0
+selection start: position 0 of child 0 {#text} of child 1 {text} of child 3 {g} of child 1 {svg} of child 1 {p} of child 3 {body} of child 0 {html} of document
+selection end: position 28 of child 0 {#text} of child 3 {text} of child 3 {g} of child 1 {svg} of child 1 {p} of child 3 {body} of child 0 {html} of document
Property changes on: webkit\data\layout_tests\platform\chromium-win\LayoutTests\svg\text\selection-background-color-expected.txt
___________________________________________________________________
Added: svn:eol-style:native
+
Added: svn:eol-style
+ LF

Powered by Google App Engine
This is Rietveld 408576698