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

Unified Diff: LayoutTests/platform/mac/fast/layers/normal-flow-hit-test-expected.txt

Issue 901413004: 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/fast/layers/normal-flow-hit-test-expected.txt
diff --git a/LayoutTests/platform/mac/fast/layers/normal-flow-hit-test-expected.txt b/LayoutTests/platform/mac/fast/layers/normal-flow-hit-test-expected.txt
index 207476d2258b29b9533de6142edf108ecbb52828..941adb45cfef07f743a437114b73a03cdf65230a 100644
--- a/LayoutTests/platform/mac/fast/layers/normal-flow-hit-test-expected.txt
+++ b/LayoutTests/platform/mac/fast/layers/normal-flow-hit-test-expected.txt
@@ -1,23 +1,23 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x316
- RenderBlock {HTML} at (0,0) size 800x316
- RenderBody {BODY} at (8,16) size 784x292
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 61x16
+layer at (0,0) size 800x320
+ RenderBlock {HTML} at (0,0) size 800x320
+ RenderBody {BODY} at (8,16) size 784x296
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 61x18
text run at (0,0) width 61: "Tests for "
- RenderInline {A} at (0,0) size 311x16 [color=#0000EE]
- RenderText {#text} at (60,0) size 311x16
+ RenderInline {A} at (0,0) size 311x18 [color=#0000EE]
+ RenderText {#text} at (60,0) size 311x18
text run at (60,0) width 311: "https://bugs.webkit.org/show_bug.cgi?id=24552"
- RenderBlock (anonymous) at (0,32) size 784x124
- RenderText {#text} at (120,108) size 4x16
- text run at (120,108) width 4: " "
- RenderInline {A} at (0,0) size 62x16 [color=#0000EE]
- RenderText {#text} at (124,108) size 62x16
- text run at (124,108) width 62: "Link here"
+ RenderBlock (anonymous) at (0,34) size 784x124
+ RenderText {#text} at (120,106) size 4x18
+ text run at (120,106) width 4: " "
+ RenderInline {A} at (0,0) size 62x18 [color=#0000EE]
+ RenderText {#text} at (124,106) size 62x18
+ text run at (124,106) width 62: "Link here"
RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,276) size 784x16
- RenderText {#text} at (0,0) size 170x16
+ RenderBlock {DIV} at (0,278) size 784x18
+ RenderText {#text} at (0,0) size 170x18
text run at (0,0) width 170: "Found link node, so PASS"
-layer at (18,58) size 100x100
+layer at (18,60) size 100x100
RenderBlock {DIV} at (10,10) size 100x100 [bgcolor=#808080]

Powered by Google App Engine
This is Rietveld 408576698