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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/foreignObject-text-clipping-bug-expected.txt

Issue 596112: WebKit roll to 54752 (Closed)
Patch Set: Created 10 years, 10 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
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/foreignObject-text-clipping-bug-expected.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/foreignObject-text-clipping-bug-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/foreignObject-text-clipping-bug-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/foreignObject-text-clipping-bug-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bd06b39244a3704781835ac5b31475c5744290e8
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/foreignObject-text-clipping-bug-expected.txt
@@ -0,0 +1,23 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x295
+ RenderBlock {html} at (0,0) size 800x295
+ RenderBody {body} at (8,10) size 784x275
+ RenderBlock {p} at (0,0) size 784x20 [color=#000080]
+ RenderText {#text} at (0,0) size 431x19
+ text run at (0,0) width 431: "The word \"TEST \" should appear twice below, the same size each time."
+ RenderBlock (anonymous) at (0,30) size 784x125
+ RenderSVGRoot {svg} at (8,40) size 400x120
+ RenderPath {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]}] [data="M1.00,1.00 L61.00,1.00 L61.00,13.00 L1.00,13.00 Z"]
+ RenderForeignObject {foreignObject} at (1,1) size 60x10
+ RenderBlock {div} at (0,0) size 60x12 [color=#000080]
+ RenderText {#text} at (0,0) size 26x12
+ text run at (0,0) width 26: "TEST"
+ RenderText {#text} at (0,0) size 0x0
+layer at (18,185) size 390x118
+ RenderBlock (relative positioned) {div} at (0,165) size 390x110 [color=#000080] [bgcolor=#D3D3D3]
+ RenderBlock {div} at (0,0) size 390x118
+ RenderText {#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 child 3 {body} of child 0 {html} of document
+selection end: position 4 of child 0 {#text} of child 1 {div} of child 5 {div} of child 3 {body} of child 0 {html} of document
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/foreignObject-text-clipping-bug-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698