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

Unified Diff: LayoutTests/platform/mac/fast/table/absolute-table-at-bottom-expected.txt

Issue 20630003: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/table/absolute-table-at-bottom-expected.txt
diff --git a/LayoutTests/platform/mac/fast/table/absolute-table-at-bottom-expected.txt b/LayoutTests/platform/mac/fast/table/absolute-table-at-bottom-expected.txt
index 16e3ab31c76e3066f50c2bd985df7aa42eb4ec7f..14930df8f958baf3144aba9ebe4ca81db2c46e1c 100644
--- a/LayoutTests/platform/mac/fast/table/absolute-table-at-bottom-expected.txt
+++ b/LayoutTests/platform/mac/fast/table/absolute-table-at-bottom-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x186
- RenderBlock {HTML} at (0,0) size 800x186
- RenderBody {BODY} at (8,8) size 784x170
+ RenderBlock {HTML} at (0,0) size 800x185.88
+ RenderBody {BODY} at (8,8) size 784x169.88
RenderBlock {P} at (0,0) size 784x18
RenderText {#text} at (0,0) size 108x18
text run at (0,0) width 108: "Testcase for bug "
@@ -11,10 +11,10 @@ layer at (0,0) size 800x186
text run at (108,0) width 32: "4874"
RenderText {#text} at (140,0) size 417x18
text run at (140,0) width 417: " - Table with absolute bottom positioning is positioned incorrectly."
- RenderBlock {H1} at (0,39) size 784x38
+ RenderBlock {H1} at (0,39.44) size 784x37
RenderText {#text} at (0,0) size 170x37
text run at (0,0) width 170: "Look Down!"
- RenderBlock {P} at (0,97) size 784x73
+ RenderBlock {P} at (0,97.88) size 784x72
RenderText {#text} at (0,0) size 783x72
text run at (0,0) width 507: "At the bottom of the window you should see the word \"Paragraph\" followed by "
text run at (507,0) width 265: "three boxes containing text. The entire red"

Powered by Google App Engine
This is Rietveld 408576698