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

Unified Diff: LayoutTests/platform/win/fast/table/percent-heights-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/win/fast/table/percent-heights-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/percent-heights-expected.txt b/LayoutTests/platform/win/fast/table/percent-heights-expected.txt
index 3164fc2fdcfe5018d7baedc49c2189d625cd1fe4..6889cd6c514dceaeb46a9d8073bcbff356672eb6 100644
--- a/LayoutTests/platform/win/fast/table/percent-heights-expected.txt
+++ b/LayoutTests/platform/win/fast/table/percent-heights-expected.txt
@@ -6,13 +6,13 @@ layer at (0,0) size 800x600
RenderBlock {H3} at (0,0) size 784x23
RenderText {#text} at (0,0) size 248x22
text run at (0,0) width 248: "Small Percentage Heights Bug"
- RenderBlock {P} at (0,41) size 784x41
+ RenderBlock {P} at (0,41.72) size 784x40
RenderText {#text} at (0,0) size 765x39
text run at (0,0) width 378: "In the example below, all eight cells should be the same height. "
text run at (378,0) width 387: "It appears that any percentage heights cause cells to fill the entire"
text run at (0,20) width 76: "table height. "
text run at (76,20) width 510: "Note how cell 8 is correct but 2-7 are not, despite the cells all specifying height:30%."
- RenderTable {TABLE} at (0,97) size 784x105 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,97.72) size 784x104 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 782x102
RenderTableRow {TR} at (0,0) size 782x102
RenderTableCell {TD} at (0,0) size 488x102 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698