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

Unified Diff: LayoutTests/fast/dom/Window/webkitConvertPoint-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/dom/Window/webkitConvertPoint-expected.txt
diff --git a/LayoutTests/fast/dom/Window/webkitConvertPoint-expected.txt b/LayoutTests/fast/dom/Window/webkitConvertPoint-expected.txt
deleted file mode 100644
index 71283019c2de75c2281307d8a912f26459d2147a..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dom/Window/webkitConvertPoint-expected.txt
+++ /dev/null
@@ -1,197 +0,0 @@
-Test 1 - This is a H1 heading.
-
-Test 2 - This is a simple paragraph.
-
-Test 3 - This is a paragraph with a nested element.
-
-Test 4 - This is a paragraph with a nested element that has a border.
-
-Test 5 - This is a transformed paragraph with a nested element that has a border.
-
-Test 6 - This is a transformed paragraph with a nested element that has a border.
-And then a second line.
-
-Test 7 - This is a paragraph inside something that does not have a compositing layer.
-
-Test 8 - This is raw text inside something that does not have a compositing layer.
-Test 9 - This is raw text inside something that has a compositing layer.
-Test 10 - This is raw text inside something that does not have a compositing layer.
-Test 11 - This is a rotated and scaled paragraph
-
-Test 12 - This is a rotated and scaled paragraph with a nested element that has a border.
-
-Test 13 - This is a paragraph with a nested element that has a border.
-
-This test exercises the webkitConvertPointFromNodeToPage() function
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-Test parameter passing - should not crash
-PASS Missing parameter test
-Test did not crash and therefore was successful
-
-PASS null parameter test a
-Test did not crash and therefore was successful
-
-PASS null parameter test b
-Test did not crash and therefore was successful
-
-Test 1
-PASS x is 8
-PASS y is 12
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 13
-PASS y is 52
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 2
-PASS x is 8
-PASS y is 50
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 13
-PASS y is 90
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 3
-PASS x is 8
-PASS y is 84
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 13
-PASS y is 124
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 4
-PASS x is 8
-PASS y is 118
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 13
-PASS y is 158
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 5
-PASS x is 28
-PASS y is 152
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 33
-PASS y is 192
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 6
-PASS x is 28
-PASS y is 186
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 33
-PASS y is 226
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 7
-PASS x is 8
-PASS y is 238
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 13
-PASS y is 278
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 8
-PASS x is 8
-PASS y is 272
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 13
-PASS y is 312
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 9
-PASS x is 28
-PASS y is 290
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 33
-PASS y is 330
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 10
-PASS x is 28
-PASS y is 308
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 33
-PASS y is 348
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 11
-PASS x is 158
-PASS y is 355
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 174
-PASS y is 373
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 12
-PASS x is 168
-PASS y is 428
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 184
-PASS y is 446
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 13
-PASS x is 28
-PASS y is 486
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 33
-PASS y is 526
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698