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

Unified Diff: LayoutTests/fast/borders/border-radius-child-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month 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/borders/border-radius-child-expected.txt
diff --git a/LayoutTests/fast/borders/border-radius-child-expected.txt b/LayoutTests/fast/borders/border-radius-child-expected.txt
index eea3d4568924a5ba3570596c0c7a789acf90f329..b0198d8b34763995e02196eb5e242612ddd47507 100644
--- a/LayoutTests/fast/borders/border-radius-child-expected.txt
+++ b/LayoutTests/fast/borders/border-radius-child-expected.txt
@@ -1,5 +1,8 @@
Test for bug 113591: https://bugs.webkit.org/show_bug.cgi?id=113591 REGRESSION (r145870): Can't get insertion point to appear in some input and textareas on wordpress
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS document.elementFromPoint(x + 5, y - 5).id is 'outerBox'
PASS document.elementFromPoint(x + 5, y + 5).id is 'innerBox'
PASS document.elementFromPoint(x + 5, y + 95).id is 'innerBox'
@@ -19,7 +22,4 @@ PASS document.elementFromPoint(x + 195, y + 105).id is 'container'
PASS successfullyParsed is true
TEST COMPLETE
-PASS successfullyParsed is true
-
-TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698