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

Unified Diff: LayoutTests/platform/mac/compositing/repaint/composited-document-element-expected.txt

Issue 891973004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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/compositing/repaint/composited-document-element-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/repaint/composited-document-element-expected.txt b/LayoutTests/platform/mac/compositing/repaint/composited-document-element-expected.txt
index 39badbb987c9e4e83baff47f30299f666122b55a..304ff55e73a2b46804938c1c0a41d0a9fe0d0890 100644
--- a/LayoutTests/platform/mac/compositing/repaint/composited-document-element-expected.txt
+++ b/LayoutTests/platform/mac/compositing/repaint/composited-document-element-expected.txt
@@ -1,9 +1,9 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x48
- RenderBlock {HTML} at (0,0) size 800x48
-layer at (8,16) size 784x16
- RenderBody {BODY} at (8,16) size 784x16
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 360x16
+layer at (0,0) size 800x50
+ RenderBlock {HTML} at (0,0) size 800x50
+layer at (8,16) size 784x18
+ RenderBody {BODY} at (8,16) size 784x18
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 360x18
text run at (0,0) width 360: "In a pixel test, you should see a plain white background."

Powered by Google App Engine
This is Rietveld 408576698