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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/table/percent-heights-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/linux/fast/table/percent-heights-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/percent-heights-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/percent-heights-expected.txt
index f7fb4b79c69db982fe4799922f204aff93ac779e..db1c7156ef6ac2d6bac37734d1073efd2304eec6 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/percent-heights-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/percent-heights-expected.txt
@@ -7,9 +7,9 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 248x22
text run at (0,0) width 248: "Small Percentage Heights Bug"
LayoutBlockFlow {P} at (0,41.72) size 784x40
- LayoutText {#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"
+ LayoutText {#text} at (0,0) size 764x39
+ text run at (0,0) width 377: "In the example below, all eight cells should be the same height. "
+ text run at (376,0) width 388: "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%."
LayoutTable {TABLE} at (0,97.72) size 784x104 [border: (1px outset #808080)]

Powered by Google App Engine
This is Rietveld 408576698