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

Unified Diff: LayoutTests/platform/mac/fast/table/nested-percent-height-table-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/nested-percent-height-table-expected.txt
diff --git a/LayoutTests/platform/mac/fast/table/nested-percent-height-table-expected.txt b/LayoutTests/platform/mac/fast/table/nested-percent-height-table-expected.txt
index d5729be366278ea8fd9798cd51681f0dccafba75..db0f702d02aea07b6c5b331ebbca96a583b17009 100644
--- a/LayoutTests/platform/mac/fast/table/nested-percent-height-table-expected.txt
+++ b/LayoutTests/platform/mac/fast/table/nested-percent-height-table-expected.txt
@@ -6,11 +6,11 @@ layer at (0,0) size 800x600
RenderBlock {H3} at (0,0) size 784x22
RenderText {#text} at (0,0) size 192x22
text run at (0,0) width 192: "Height:100% Problems"
- RenderBlock {P} at (0,40) size 784x19
+ RenderBlock {P} at (0,40.72) size 784x18
RenderText {#text} at (0,0) size 742x18
text run at (0,0) width 398: "In the example below, the inner table should be 300 pixels tall. "
text run at (398,0) width 344: "Instead the height:100% on the table cell isn't honored."
- RenderTable {TABLE} at (355,74) size 74x301 [bgcolor=#FF0000]
+ RenderTable {TABLE} at (355.50,74.72) size 73x300 [bgcolor=#FF0000]
RenderTableSection {TBODY} at (0,0) size 73x300
RenderTableRow {TR} at (0,0) size 73x300
RenderTableCell {TD} at (0,0) size 73x300 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698