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

Unified Diff: third_party/WebKit/LayoutTests/svg/text/text-rect-precision-expected.txt

Issue 1505713002: Include glyph overflow in SVG text bounding boxes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More expectations Created 5 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: third_party/WebKit/LayoutTests/svg/text/text-rect-precision-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/text/text-rect-precision-expected.txt b/third_party/WebKit/LayoutTests/svg/text/text-rect-precision-expected.txt
index 2702317f713043a690bf8bca7411791f529f413b..3bc8186e770cd7eb011c94bdd8e7be01d4d632b6 100644
--- a/third_party/WebKit/LayoutTests/svg/text/text-rect-precision-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/text/text-rect-precision-expected.txt
@@ -1,4 +1,4 @@
-PASS Width of text element is the sum of the width of all characters.
+PASS Width of text element is similar to the sum of the width of all characters.
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698