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

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

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/platform/mac/fast/repaint/stacked-diacritics-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/stacked-diacritics-expected.txt b/LayoutTests/platform/mac/fast/repaint/stacked-diacritics-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a0497a6e31ee9eab646194a34f2b0f28c9c20389
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/repaint/stacked-diacritics-expected.txt
@@ -0,0 +1,13 @@
+BUG ID: Bugzilla bug 6274Text repainting does not account for glyphs which draw outside the typographic bounds of the font.
+
+TEST PASS: The text will entirely disappear.
+
+TEST FAIL: Most of the text will be gone, but some artifacts will be left behind at the top of the page.
+
+
+(repaint rects
+ (rect 19 153 200 47)
+ (rect 19 153 200 6)
+ (rect 19 159 200 41)
+)
+

Powered by Google App Engine
This is Rietveld 408576698