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

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

Issue 524523003: Revert of Remove webkitConvertPointFromPageToNode() and webkitConvertPointFromNodeToPage() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 years, 4 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/webkitConvertPointUpdateLayout-expected.txt
diff --git a/LayoutTests/fast/animation/request-animation-frame-expected.txt b/LayoutTests/fast/dom/Window/webkitConvertPointUpdateLayout-expected.txt
similarity index 59%
copy from LayoutTests/fast/animation/request-animation-frame-expected.txt
copy to LayoutTests/fast/dom/Window/webkitConvertPointUpdateLayout-expected.txt
index 5a70d3a661019e81966d69b43482ec0c85481362..1ab4e9340718cfc8427ce3852c87cf62146a6429 100644
--- a/LayoutTests/fast/animation/request-animation-frame-expected.txt
+++ b/LayoutTests/fast/dom/Window/webkitConvertPointUpdateLayout-expected.txt
@@ -1,12 +1,12 @@
-Tests basic use of requestAnimationFrame
+This test exercises the webkitConvertPointFromNodeToPage() function after changing the transform.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
PASS successfullyParsed is true
TEST COMPLETE
-PASS callbackInvoked is true
+PASS x is 60
+PASS y is 70
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698