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

Side by Side Diff: LayoutTests/platform/win/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
(...skipping 84 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