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

Unified Diff: LayoutTests/fast/dom/Window/webkitConvertPoint-expected.txt

Issue 428533003: Remove webkitConvertPointFromPageToNode() and webkitConvertPointFromNodeToPage() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 690ebe23ebf5c66622c1f5e6e7a4507c0b01bc0c..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dom/Window/webkitConvertPoint-expected.txt
+++ /dev/null
@@ -1,200 +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".
-
-PASS successfullyParsed is true
-
-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 13
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 13
-PASS y is 53
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 2
-PASS x is 8
-PASS y is 51
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 13
-PASS y is 91
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 3
-PASS x is 8
-PASS y is 85
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 13
-PASS y is 125
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 4
-PASS x is 8
-PASS y is 119
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 13
-PASS y is 159
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 5
-PASS x is 28
-PASS y is 153
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 33
-PASS y is 193
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 6
-PASS x is 28
-PASS y is 187
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 33
-PASS y is 227
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 7
-PASS x is 8
-PASS y is 239
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 13
-PASS y is 279
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 8
-PASS x is 8
-PASS y is 273
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 13
-PASS y is 313
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 9
-PASS x is 28
-PASS y is 291
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 33
-PASS y is 331
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 10
-PASS x is 28
-PASS y is 309
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 33
-PASS y is 349
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 11
-PASS x is 158
-FAIL y should be 376. Was 355.
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 174
-FAIL y should be 394. Was 373.
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 12
-PASS x is 168
-FAIL y should be 451. Was 428.
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 184
-FAIL y should be 469. Was 446.
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-
-Test 13
-PASS x is 28
-PASS y is 487
-Round Trip of (0,0)
-PASS x is 0
-PASS y is 0
-PASS x is 33
-PASS y is 527
-Round Trip of (5,40)
-PASS x is 5
-PASS y is 40
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/fast/dom/Window/webkitConvertPoint.html ('k') | LayoutTests/fast/dom/Window/webkitConvertPointUpdateLayout.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698