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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/image-parent-translation-expected.txt

Issue 14145: Fix some windows layout test baselines.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years 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/custom/image-parent-translation-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/image-parent-translation-expected.txt (revision 7030)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/image-parent-translation-expected.txt (working copy)
@@ -15,7 +15,7 @@
RenderText {#text} at (0,0) size 0x0
RenderSVGRoot {svg} at (5,132) size 81x81
RenderImage {image} at (0,0) size 75x75
- RenderPath {rect} at (5,132) size 81x81 [stroke={[type=SOLID] [color=#FF0000] [stroke width=6.00]}] [data="M0.00,0.00 L75.00,0.00 L75.00,75.00 L0.00,75.00"]
+ RenderPath {rect} at (5,132) size 81x81 [stroke={[type=SOLID] [color=#FF0000] [stroke width=6.00]}] [data="M0.00,0.00 L75.00,0.00 L75.00,75.00 L0.00,75.00 Z"]
RenderText {#text} at (75,60) size 4x19
text run at (75,60) width 4: " "
RenderText {#text} at (0,0) size 0x0
@@ -23,6 +23,6 @@
RenderText {#text} at (0,0) size 0x0
RenderSVGRoot {svg} at (84,132) size 81x81
RenderImage {image} at (0,0) size 75x75
- RenderPath {rect} at (84,132) size 81x81 [stroke={[type=SOLID] [color=#FF0000] [stroke width=6.00]}] [data="M0.00,0.00 L75.00,0.00 L75.00,75.00 L0.00,75.00"]
+ RenderPath {rect} at (84,132) size 81x81 [stroke={[type=SOLID] [color=#FF0000] [stroke width=6.00]}] [data="M0.00,0.00 L75.00,0.00 L75.00,75.00 L0.00,75.00 Z"]
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698