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

Side by Side Diff: LayoutTests/fast/dom/Range/getClientRects-leading-trailing-whitespaces-expected.txt

Issue 361683002: Make LayoutText::absoluteQuadsForRange to consider leading/trailing whitespaces (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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 unified diff | Download patch
OLDNEW
(Empty)
1 Leading/trailing whitespaces should not affect getClientRects
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS "0"; range.getClientRects().length is 1
7 PASS "1"; range.getClientRects().length is 1
8 PASS "2"; range.getClientRects().length is 1
9 PASS "3"; range.getClientRects().length is 1
10 PASS "4"; range.getClientRects().length is 1
11 PASS "5"; range.getClientRects().length is 1
12 PASS "6"; range.getClientRects().length is 1
13 PASS "7"; range.getClientRects().length is 1
14 PASS "8"; range.getClientRects().length is 1
15 PASS "9"; range.getClientRects().length is 1
16 PASS "10"; range.getClientRects().length is 1
17 PASS "11"; range.getClientRects().length is 1
18 PASS "12"; range.getClientRects().length is 1
Julien - ping for review 2014/07/12 00:19:42 It seems like it would be worth actually checking
yosin_UTC9 2014/07/14 02:30:39 Done.
19 PASS successfullyParsed is true
20
21 TEST COMPLETE
22
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/Range/getClientRects-leading-trailing-whitespaces.html ('k') | Source/core/rendering/RenderText.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698