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

Unified Diff: LayoutTests/platform/mac/compositing/repaint/layer-repaint-rects-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/layer-repaint-rects-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/repaint/layer-repaint-rects-expected.txt b/LayoutTests/platform/mac/compositing/repaint/layer-repaint-rects-expected.txt
index 500cb64704664f6666a391714381f3116d5c8821..c7f9817dce1c52b354cbeccb865a861e378736d7 100644
--- a/LayoutTests/platform/mac/compositing/repaint/layer-repaint-rects-expected.txt
+++ b/LayoutTests/platform/mac/compositing/repaint/layer-repaint-rects-expected.txt
@@ -1,10 +1,10 @@
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
- RenderBody {BODY} at (0,16) size 800x16
- RenderBlock {P} at (0,0) size 800x16
- RenderText {#text} at (0,0) size 671x16
+layer at (0,0) size 800x50
+ RenderBlock {HTML} at (0,0) size 800x50
+ RenderBody {BODY} at (0,16) size 800x18
+ RenderBlock {P} at (0,0) size 800x18
+ RenderText {#text} at (0,0) size 671x18
text run at (0,0) width 671: "Tests repaint after a layer stops compositing. You should see no red below after the end of the transition."
layer at (0,100) size 402x232
RenderBlock (positioned) {DIV} at (0,100) size 402x232 [border: (1px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698