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

Unified 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, 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dom/Range/getClientRects-leading-trailing-whitespaces-expected.txt
diff --git a/LayoutTests/fast/dom/Range/getClientRects-leading-trailing-whitespaces-expected.txt b/LayoutTests/fast/dom/Range/getClientRects-leading-trailing-whitespaces-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..308f677d7647d6ff8c65dfa1f42e8936a21b20bd
--- /dev/null
+++ b/LayoutTests/fast/dom/Range/getClientRects-leading-trailing-whitespaces-expected.txt
@@ -0,0 +1,22 @@
+Leading/trailing whitespaces should not affect getClientRects
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS "0"; range.getClientRects().length is 1
+PASS "1"; range.getClientRects().length is 1
+PASS "2"; range.getClientRects().length is 1
+PASS "3"; range.getClientRects().length is 1
+PASS "4"; range.getClientRects().length is 1
+PASS "5"; range.getClientRects().length is 1
+PASS "6"; range.getClientRects().length is 1
+PASS "7"; range.getClientRects().length is 1
+PASS "8"; range.getClientRects().length is 1
+PASS "9"; range.getClientRects().length is 1
+PASS "10"; range.getClientRects().length is 1
+PASS "11"; range.getClientRects().length is 1
+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.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« 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