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

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

Issue 1780673002: Simplify CullRect computation in LineBoxList::hitTest; fixing off-by-one (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@svg-text-hittest-no-floor
Patch Set: 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
index 35ccad45c98cab6954220d2acc4948ed8cef307e..f1218a7ed1dbca0c8ff14dae36623554870f6eea 100644
--- 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
@@ -1,4 +1,5 @@
ABCDEFGH
+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