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

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/stacked-diacritics-expected.txt

Issue 192863004: Use outlineBox if we have an outline (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed Mac test (neutral change => same amount of invalidation but in one instead of 2) Created 6 years, 9 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 BUG ID: Bugzilla bug 6274Text repainting does not account for glyphs which draw outside the typographic bounds of the font. 1 BUG ID: Bugzilla bug 6274Text repainting does not account for glyphs which draw outside the typographic bounds of the font.
2 2
3 TEST PASS: The text will entirely disappear. 3 TEST PASS: The text will entirely disappear.
4 4
5 TEST FAIL: Most of the text will be gone, but some artifacts will be left behind at the top of the page. 5 TEST FAIL: Most of the text will be gone, but some artifacts will be left behind at the top of the page.
6 6
7 7
8 (repaint rects 8 (repaint rects
9 (rect 19 153 200 47) 9 (rect 19 153 200 47)
10 (rect 19 153 200 6) 10 (rect 19 153 200 47)
11 (rect 19 159 200 41)
12 ) 11 )
13 12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698