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

Unified Diff: third_party/WebKit/LayoutTests/svg/hittest/text-small-font-size-and-viewbox-expected.txt

Issue 1775363002: Avoiding losing too much precision when hit-testing SVG <text> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use HitTestLocation(const FloatPoint&) Created 4 years, 9 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/svg/hittest/text-small-font-size-and-viewbox-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/hittest/text-small-font-size-and-viewbox-expected.txt b/third_party/WebKit/LayoutTests/svg/hittest/text-small-font-size-and-viewbox-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..35ccad45c98cab6954220d2acc4948ed8cef307e
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/svg/hittest/text-small-font-size-and-viewbox-expected.txt
@@ -0,0 +1,5 @@
+ABCDEFGH
+This is a testharness.js-based test.
+PASS Hit-test of text with fractional (< 1) font-size and small (high scalefactor) viewBox
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698