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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/compositing/text-on-large-layer-expected.txt

Issue 1870073003: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: third_party/WebKit/LayoutTests/platform/mac/compositing/text-on-large-layer-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/text-on-large-layer-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/text-on-large-layer-expected.txt
index 502f138128ee56b93fa5a466cb824f599d1f2161..bc23c5a35ff90a6b651a5019a4df7e1c6582a463 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/text-on-large-layer-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/compositing/text-on-large-layer-expected.txt
@@ -5,8 +5,8 @@ layer at (0,0) size 800x8
LayoutBlockFlow {BODY} at (8,8) size 784x0
layer at (3,1) size 2000x10000 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutBlockFlow (positioned) {DIV} at (3,1) size 2000x10000
- LayoutText {#text} at (0,0) size 557x18
- text run at (0,0) width 557: "This is some text inside a very large composited layer to test that it is rendered sharply."
- LayoutBR {BR} at (556,0) size 1x18
+ LayoutText {#text} at (0,0) size 558x18
+ text run at (0,0) width 558: "This is some text inside a very large composited layer to test that it is rendered sharply."
+ LayoutBR {BR} at (557,0) size 1x18
LayoutText {#text} at (0,18) size 219x18
text run at (0,18) width 219: "The test passes if this text is crisp."

Powered by Google App Engine
This is Rietveld 408576698