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

Unified Diff: LayoutTests/fast/events/document-elementFromPoint-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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: LayoutTests/fast/events/document-elementFromPoint-expected.txt
diff --git a/LayoutTests/fast/events/document-elementFromPoint-expected.txt b/LayoutTests/fast/events/document-elementFromPoint-expected.txt
deleted file mode 100644
index 74e718cc3ddee0d94dbbab2587219f3efa746aee..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/events/document-elementFromPoint-expected.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-Absolute
-Relative
-Fixed
-x x
-Table Content
-In Columns
-Transformed
-In RTL overflow
-PASS: event at (109, 57) hit absolute at offset (29, 32)
-PASS: event at (161, 13) hit relative at offset (31, 28)
-PASS: event at (40, 297) hit table-content at offset (15, 18)
-PASS: event at (122, 407) hit transformed at offset (18, 15)
-PASS: event at (573, 480) hit inside-overflow at offset (2, 9)
-PASS: event at (707, 174) hit in-columns at offset (88, 13)
-PASS: event at (241, 67) hit fixed at offset (41, 17)
-PASS: event at (244, 102) hit fixed at offset (44, 52)
-PASS: event at (388, 88) hit fixed at offset (188, 38)
-

Powered by Google App Engine
This is Rietveld 408576698