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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt

Issue 2178363002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/android/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
deleted file mode 100644
index 5bd01dc144c044389b829586865a873b0ca17cd6..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x363
- LayoutBlockFlow {html} at (0,0) size 800x363
- LayoutBlockFlow {body} at (8,8) size 784x347
- LayoutText {#text} at (0,0) size 728x19
- text run at (0,0) width 728: "There should be no red displayed on the screen, and the patterns should not change when the browser window is resized."
- LayoutBR {br} at (728,0) size 0x19
- LayoutBR {br} at (0,20) size 0x19
- LayoutSVGRoot {svg} at (8,48) size 202x302
- LayoutSVGContainer {g} at (9,49) size 200x200
- LayoutSVGRect {rect} at (9,149) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=100.00] [width=100.00] [height=50.00]
- LayoutSVGRect {rect} at (109,49) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=100.00] [y=0.00] [width=100.00] [height=50.00]
- LayoutSVGRect {rect} at (9,149) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
- LayoutSVGRect {rect} at (109,49) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
- LayoutText {#text} at (202,327) size 4x19
- text run at (202,327) width 4: " "
- LayoutSVGRoot {svg} at (214,48) size 202x302
- LayoutSVGText {text} at (5,265) size 77x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 77x19
- chunk 1 text run 1 at (5.00,280.00) startOffset 0 endOffset 11 width 76.44: "+Transforms"
- LayoutSVGContainer {g} at (215,149) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,100.00)}]
- LayoutSVGRect {rect} at (215,149) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
- LayoutSVGRect {rect} at (215,149) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
- LayoutSVGContainer {g} at (315,49) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
- LayoutSVGRect {rect} at (315,49) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
- LayoutSVGRect {rect} at (315,49) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
- LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
- LayoutSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
- LayoutSVGRect {rect} at (215,49) size 100x25 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=25.00]
- LayoutSVGRect {rect} at (215,74) size 100x25 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=25.00] [width=100.00] [height=25.00]
- LayoutText {#text} at (408,327) size 4x19
- text run at (408,327) width 4: " "
- LayoutText {#text} at (0,0) size 0x0
-layer at (420,48) size 202x302
- LayoutSVGRoot {svg} at (420,48) size 202x302
- LayoutSVGText {text} at (5,265) size 162x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 162x19
- chunk 1 text run 1 at (5.00,280.00) startOffset 0 endOffset 24 width 162.00: "+Accelerated Compositing"
- LayoutSVGContainer {g} at (421,49) size 200x200
- LayoutSVGRect {rect} at (421,149) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
- LayoutSVGRect {rect} at (521,49) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]

Powered by Google App Engine
This is Rietveld 408576698