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

Unified Diff: LayoutTests/platform/mac/compositing/iframes/composited-iframe-alignment-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/iframes/composited-iframe-alignment-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/iframes/composited-iframe-alignment-expected.txt b/LayoutTests/platform/mac/compositing/iframes/composited-iframe-alignment-expected.txt
index fee22a0dd4f56b1c2398bd45dfda30cb306f93d0..f1b9fefa97a5576dc1ca0aeaa5464ff2ef639894 100644
--- a/LayoutTests/platform/mac/compositing/iframes/composited-iframe-alignment-expected.txt
+++ b/LayoutTests/platform/mac/compositing/iframes/composited-iframe-alignment-expected.txt
@@ -1,15 +1,15 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x64
- RenderBlock {HTML} at (0,0) size 800x64
- RenderBody {BODY} at (8,8) size 784x48
- RenderText {#text} at (0,0) size 784x32
+layer at (0,0) size 800x70
+ RenderBlock {HTML} at (0,0) size 800x70
+ RenderBody {BODY} at (8,8) size 784x54
+ RenderText {#text} at (0,0) size 784x36
text run at (0,0) width 605: "Simple test of composited iframe content. There should be a blue box with a gray background "
text run at (604,0) width 180: "inside the black border. The"
- text run at (0,16) width 392: "gray background should fit perfectly within the block border "
- text run at (391,16) width 91: "with no gaps. "
+ text run at (0,18) width 392: "gray background should fit perfectly within the block border "
+ text run at (391,18) width 91: "with no gaps. "
RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,32) size 0x16
+ RenderBR {BR} at (0,36) size 0x18
RenderText {#text} at (0,0) size 0x0
layer at (100,100) size 440x340
RenderPartObject {IFRAME} at (100,100) size 440x340 [border: (20px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698