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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/nested-percent-height-table-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/nested-percent-height-table-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/nested-percent-height-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/nested-percent-height-table-expected.txt
index dd78f22253f469f52f74e0ccf1ff21325799c9f8..2829eb91d21c917bac062d3eafa8063a319ede4c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/nested-percent-height-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/nested-percent-height-table-expected.txt
@@ -7,9 +7,9 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 188x22
text run at (0,0) width 188: "Height:100% Problems"
LayoutBlockFlow {P} at (0,40.72) size 784x18
- LayoutText {#text} at (0,0) size 758x18
- text run at (0,0) width 407: "In the example below, the inner table should be 300 pixels tall. "
- text run at (406,0) width 352: "Instead the height:100% on the table cell isn't honored."
+ LayoutText {#text} at (0,0) size 757x18
+ text run at (0,0) width 406: "In the example below, the inner table should be 300 pixels tall. "
+ text run at (405,0) width 352: "Instead the height:100% on the table cell isn't honored."
LayoutTable {TABLE} at (354.50,74.72) size 75x300 [bgcolor=#FF0000]
LayoutTableSection {TBODY} at (0,0) size 75x300
LayoutTableRow {TR} at (0,0) size 75x300

Powered by Google App Engine
This is Rietveld 408576698