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

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

Issue 310943002: Auto-rebaseline for r175390 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Test 1 - This is a H1 heading. 1 Test 1 - This is a H1 heading.
2 2
3 Test 2 - This is a simple paragraph. 3 Test 2 - This is a simple paragraph.
4 4
5 Test 3 - This is a paragraph with a nested element. 5 Test 3 - This is a paragraph with a nested element.
6 6
7 Test 4 - This is a paragraph with a nested element that has a border. 7 Test 4 - This is a paragraph with a nested element that has a border.
8 8
9 Test 5 - This is a transformed paragraph with a nested element that has a border . 9 Test 5 - This is a transformed paragraph with a nested element that has a border .
10 10
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after
191 PASS y is 0 191 PASS y is 0
192 PASS x is 33 192 PASS x is 33
193 PASS y is 527 193 PASS y is 527
194 Round Trip of (5,40) 194 Round Trip of (5,40)
195 PASS x is 5 195 PASS x is 5
196 PASS y is 40 196 PASS y is 40
197 PASS successfullyParsed is true 197 PASS successfullyParsed is true
198 198
199 TEST COMPLETE 199 TEST COMPLETE
200 200
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698