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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/foreignObject-text-clipping-bug-expected.txt

Issue 1193063002: Remove [platform/*/]virtual/slimmingpaint/svg (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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/mac/virtual/slimmingpaint/svg/text/foreignObject-text-clipping-bug-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/foreignObject-text-clipping-bug-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/foreignObject-text-clipping-bug-expected.txt
deleted file mode 100644
index 416012d945976cded7ef46b1e984ff3b28205297..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/foreignObject-text-clipping-bug-expected.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x292
- LayoutBlockFlow {html} at (0,0) size 800x292
- LayoutBlockFlow {body} at (8,10) size 784x272
- LayoutBlockFlow {p} at (0,0) size 784x18 [color=#000080]
- LayoutText {#text} at (0,0) size 460x18
- text run at (0,0) width 460: "The word \"TEST \" should appear twice below, the same size each time."
- LayoutBlockFlow (anonymous) at (0,28) size 784x124
- LayoutSVGRoot {svg} at (18,48) size 390x110
- LayoutSVGRect {rect} at (18,48) size 390x110 [transform={m=((10.00,0.00)(0.00,10.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#D3D3D3]}] [x=1.00] [y=1.00] [width=60.00] [height=12.00]
- LayoutSVGForeignObject {foreignObject} at (1,1) size 60x10
- LayoutBlockFlow {div} at (0,0) size 60x13 [color=#000080]
- LayoutText {#text} at (0,0) size 24x13
- text run at (0,0) width 24: "TEST"
- LayoutText {#text} at (0,0) size 0x0
-layer at (18,182) size 390x110
- LayoutBlockFlow (relative positioned) {div} at (0,162) size 390x110 [color=#000080] [bgcolor=#D3D3D3]
- LayoutBlockFlow {div} at (0,0) size 390x115
- LayoutText {#text} at (0,0) size 239x115
- text run at (0,0) width 239: "TEST"
-selection start: position 0 of child 0 {#text} of child 1 {p} of body
-selection end: position 4 of child 0 {#text} of child 1 {div} of child 5 {div} of body

Powered by Google App Engine
This is Rietveld 408576698