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

Side by Side Diff: LayoutTests/fast/text/line-break-after-question-mark-expected.txt

Issue 648233002: Revert of Different fonts selected for width calculation and actual painting (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@ellipsis_not_present
Patch Set: make it apply Created 6 years, 2 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
1 Tests when line breaking is allowed after a question mark character. 1 Tests when line breaking is allowed after a question mark character.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS allowsBreakBefore(33) is false 6 PASS allowsBreakBefore(33) is false
7 PASS allowsBreakBefore(34) is false 7 PASS allowsBreakBefore(34) is false
8 PASS allowsBreakBefore(35) is true 8 PASS allowsBreakBefore(35) is true
9 PASS allowsBreakBefore(36) is true 9 PASS allowsBreakBefore(36) is true
10 PASS allowsBreakBefore(37) is true 10 PASS allowsBreakBefore(37) is true
11 PASS allowsBreakBefore(38) is true 11 PASS allowsBreakBefore(38) is true
12 FAIL allowsBreakBefore(39) should be false. Was true. 12 PASS allowsBreakBefore(39) is false
13 PASS allowsBreakBefore(40) is true 13 PASS allowsBreakBefore(40) is true
14 PASS allowsBreakBefore(41) is false 14 PASS allowsBreakBefore(41) is false
15 PASS allowsBreakBefore(42) is true 15 PASS allowsBreakBefore(42) is true
16 PASS allowsBreakBefore(43) is true 16 PASS allowsBreakBefore(43) is true
17 PASS allowsBreakBefore(44) is false 17 PASS allowsBreakBefore(44) is false
18 PASS allowsBreakBefore(45) is true 18 PASS allowsBreakBefore(45) is true
19 PASS allowsBreakBefore(46) is false 19 PASS allowsBreakBefore(46) is false
20 PASS allowsBreakBefore(47) is false 20 PASS allowsBreakBefore(47) is false
21 PASS allowsBreakBefore(48) is true 21 PASS allowsBreakBefore(48) is true
22 PASS allowsBreakBefore(49) is true 22 PASS allowsBreakBefore(49) is true
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 PASS allowsBreakBefore(122) is true 95 PASS allowsBreakBefore(122) is true
96 PASS allowsBreakBefore(123) is true 96 PASS allowsBreakBefore(123) is true
97 PASS allowsBreakBefore(124) is true 97 PASS allowsBreakBefore(124) is true
98 PASS allowsBreakBefore(125) is false 98 PASS allowsBreakBefore(125) is false
99 PASS allowsBreakBefore(126) is true 99 PASS allowsBreakBefore(126) is true
100 PASS allowsBreakBefore(127) is true 100 PASS allowsBreakBefore(127) is true
101 PASS successfullyParsed is true 101 PASS successfullyParsed is true
102 102
103 TEST COMPLETE 103 TEST COMPLETE
104 104
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698