Rebaseline two Android failures after an SVG text metrics change

This patch rebaselines the following svg tests:
svg/batik/text/textAnchor3.svg
svg/W3C-SVG-1.1-SE/coords-dom-02-f.svg

These tests just need new baselines. I manually verified they are
correct.

BUG=589525
TBR=fgorski@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/1808653007

Cr-Commit-Position: refs/heads/master@{#381564}
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 9bdd3b1b..3ae705d 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1338,6 +1338,9 @@
 
 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html [ Pass Failure ]
 
+crbug.com/589525 [ Android ] svg/batik/text/textAnchor3.svg [ NeedsRebaseline ]
+crbug.com/589525 [ Android ] svg/W3C-SVG-1.1-SE/coords-dom-02-f.svg [ NeedsRebaseline ]
+
 crbug.com/594672 fast/events/iframe-object-onload.html [ Failure Pass ]
 crbug.com/594672 fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ]
 crbug.com/594672 fast/events/updateLayoutForHitTest.html [ Failure Pass ]