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

Unified Diff: third_party/WebKit/LayoutTests/fast/borders/border-hittest-inlineFlowBox-expected.txt

Issue 1513663002: Include inner border radius in block hit testing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Create hittesting directory for tests 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/fast/borders/border-hittest-inlineFlowBox-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/borders/border-hittest-inlineFlowBox-expected.txt b/third_party/WebKit/LayoutTests/fast/borders/border-hittest-inlineFlowBox-expected.txt
deleted file mode 100644
index 20ac4ac33765005f54698fdd12ee1a8ef798bebe..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/borders/border-hittest-inlineFlowBox-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-Two lines with
-a hard line break.
-BC
-DE
-If this test passes, area outside border radius is body element.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS elementInTopLeftCorner.nodeName is "DIV"
-PASS elementInTopLeftCorner.nodeName is "SPAN"
-PASS elementInTopLeftCorner.nodeName is "DIV"
-PASS elementInTopLeftCorner.nodeName is "BODY"
-PASS elementInTopLeftCorner.nodeName is "BODY"
-PASS elementInTopLeftCorner.nodeName is "SPAN"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698