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

Unified Diff: LayoutTests/platform/mac/compositing/geometry/outline-change-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/geometry/outline-change-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/geometry/outline-change-expected.txt b/LayoutTests/platform/mac/compositing/geometry/outline-change-expected.txt
index 8e88c1ba94d3dd2a07fc9317f9b433c78f9de327..26cd880cd6c404a03357201ada485827808a48e4 100644
--- a/LayoutTests/platform/mac/compositing/geometry/outline-change-expected.txt
+++ b/LayoutTests/platform/mac/compositing/geometry/outline-change-expected.txt
@@ -1,13 +1,13 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x252
- RenderBlock {HTML} at (0,0) size 800x252
- RenderBody {BODY} at (8,16) size 784x228
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 306x16
+layer at (0,0) size 800x254
+ RenderBlock {HTML} at (0,0) size 800x254
+ RenderBody {BODY} at (8,16) size 784x230
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 306x18
text run at (0,0) width 306: "Adding outline should not affect layer positions"
- RenderBlock {DIV} at (0,218) size 10x10
-layer at (58,82) size 102x102
- RenderBlock (relative positioned) {DIV} at (50,66) size 102x102 [border: (1px solid #000000)]
-layer at (34,58) size 52x52
+ RenderBlock {DIV} at (0,220) size 10x10
+layer at (58,84) size 102x102
+ RenderBlock (relative positioned) {DIV} at (50,68) size 102x102 [border: (1px solid #000000)]
+layer at (34,60) size 52x52
RenderBlock (positioned) {DIV} at (-24,-24) size 52x52 [border: (1px solid #0000FF)]

Powered by Google App Engine
This is Rietveld 408576698