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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/svg/text/foreignObject-text-clipping-bug-expected.txt

Issue 1913623002: Manual rebaselines for r388291 #3 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/text/foreignObject-text-clipping-bug-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/text/foreignObject-text-clipping-bug-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/text/foreignObject-text-clipping-bug-expected.txt
deleted file mode 100644
index b3f7fa7aed28373f1fe04db08a2c55521ea16617..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/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 800x295
- LayoutBlockFlow {html} at (0,0) size 800x295
- LayoutBlockFlow {body} at (8,10) size 784x275
- LayoutBlockFlow {p} at (0,0) size 784x20 [color=#000080]
- LayoutText {#text} at (0,0) size 430x19
- text run at (0,0) width 430: "The word \"TEST \" should appear twice below, the same size each time."
- LayoutBlockFlow (anonymous) at (0,30) size 784x125
- LayoutSVGRoot {svg} at (18,50) size 390x110
- LayoutSVGRect {rect} at (18,50) 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 60x12 [color=#000080]
- LayoutText {#text} at (0,0) size 26x12
- text run at (0,0) width 26: "TEST"
- LayoutText {#text} at (0,0) size 0x0
-layer at (18,185) size 390x110
- LayoutBlockFlow (relative positioned) {div} at (0,165) size 390x110 [color=#000080] [bgcolor=#D3D3D3]
- LayoutBlockFlow {div} at (0,0) size 390x118
- LayoutText {#text} at (0,2) size 239x114
- text run at (0,2) 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