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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/dynamic-descendant-percentage-height-expected.txt

Issue 2298713002: Auto-rebaseline for r415588 (Closed)
Patch Set: Created 4 years, 4 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: third_party/WebKit/LayoutTests/platform/mac/fast/table/dynamic-descendant-percentage-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/dynamic-descendant-percentage-height-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/dynamic-descendant-percentage-height-expected.txt
index 1e0161432c9b9bce551069dc2f769e6aab562062..d09565c02a480d527210df10f13873b585e38806 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/dynamic-descendant-percentage-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/dynamic-descendant-percentage-height-expected.txt
@@ -6,17 +6,17 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 357x18
text run at (0,0) width 357: "The following two green rectangles should be identical:"
- LayoutTable {TABLE} at (0,34) size 284x112
- LayoutTableSection {TBODY} at (0,0) size 284x112
- LayoutTableRow {TR} at (0,2) size 284x108
- LayoutTableCell {TD} at (2,2) size 280x108 [r=0 c=0 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (1,1) size 278x106 [bgcolor=#008000] [border: (3px solid #000000)]
+ LayoutTable {TABLE} at (0,34) size 284x104
+ LayoutTableSection {TBODY} at (0,0) size 284x104
+ LayoutTableRow {TR} at (0,2) size 284x100
+ LayoutTableCell {TD} at (2,2) size 280x100 [r=0 c=0 rs=1 cs=1]
+ LayoutBlockFlow {DIV} at (1,1) size 278x98 [bgcolor=#008000] [border: (3px solid #000000)]
LayoutText {#text} at (3,3) size 272x18
text run at (3,3) width 272: "This text should have a green background."
- LayoutTable {TABLE} at (0,146) size 284x112
- LayoutTableSection {TBODY} at (0,0) size 284x112
- LayoutTableRow {TR} at (0,2) size 284x108
- LayoutTableCell {TD} at (2,2) size 280x108 [r=0 c=0 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (1,1) size 278x106 [bgcolor=#008000] [border: (3px solid #000000)]
+ LayoutTable {TABLE} at (0,138) size 284x104
+ LayoutTableSection {TBODY} at (0,0) size 284x104
+ LayoutTableRow {TR} at (0,2) size 284x100
+ LayoutTableCell {TD} at (2,2) size 280x100 [r=0 c=0 rs=1 cs=1]
+ LayoutBlockFlow {DIV} at (1,1) size 278x98 [bgcolor=#008000] [border: (3px solid #000000)]
LayoutText {#text} at (3,3) size 272x18
text run at (3,3) width 272: "This text should have a green background."

Powered by Google App Engine
This is Rietveld 408576698