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

Unified Diff: LayoutTests/platform/mac/compositing/sibling-positioning-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/sibling-positioning-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/sibling-positioning-expected.txt b/LayoutTests/platform/mac/compositing/sibling-positioning-expected.txt
index bab017570ff4125048274270ad5e78b6f7db299e..2f9e024f8d57454a8e7477d6c7aee2c5e10e1a4a 100644
--- a/LayoutTests/platform/mac/compositing/sibling-positioning-expected.txt
+++ b/LayoutTests/platform/mac/compositing/sibling-positioning-expected.txt
@@ -1,14 +1,14 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x290
- RenderBlock {HTML} at (0,0) size 800x290
- RenderBody {BODY} at (8,8) size 784x266
- RenderBlock {P} at (0,218) size 784x16
- RenderInline {A} at (0,0) size 310x16 [color=#0000EE]
- RenderText {#text} at (0,0) size 310x16
+layer at (0,0) size 800x294
+ RenderBlock {HTML} at (0,0) size 800x294
+ RenderBody {BODY} at (8,8) size 784x270
+ RenderBlock {P} at (0,218) size 784x18
+ RenderInline {A} at (0,0) size 310x18 [color=#0000EE]
+ RenderText {#text} at (0,0) size 310x18
text run at (0,0) width 310: "https://bugs.webkit.org/show_bug.cgi?id=26430"
- RenderBlock {P} at (0,250) size 784x16
- RenderText {#text} at (0,0) size 272x16
+ RenderBlock {P} at (0,252) size 784x18
+ RenderText {#text} at (0,0) size 272x18
text run at (0,0) width 272: "Green box should not move when hovered"
layer at (8,8) size 202x202
RenderBlock (relative positioned) {DIV} at (0,0) size 202x202 [border: (1px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698