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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/tables/layering/paint-test-layering-1-expected.txt

Issue 1913623002: Manual rebaselines for r388291 #3 (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/tables/layering/paint-test-layering-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/tables/layering/paint-test-layering-1-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/tables/layering/paint-test-layering-1-expected.txt
index 8ee911bad3c1e269024a927bc033959fdbc4d720..28ca109bae1602ed04c62d7e7d45142dff465fb6 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/tables/layering/paint-test-layering-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/tables/layering/paint-test-layering-1-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x54
- LayoutText {#text} at (0,0) size 769x36
- text run at (0,0) width 769: "This test checks the renderer's ability to layer multiple cells in a table on top of one another. This test has three cells that"
+ LayoutText {#text} at (0,0) size 768x36
+ text run at (0,0) width 768: "This test checks the renderer's ability to layer multiple cells in a table on top of one another. This test has three cells that"
text run at (0,18) width 222: "span multiple table grid slots. The "
LayoutInline {SPAN} at (0,0) size 24x18 [color=#FF0000]
LayoutText {#text} at (221,18) size 24x18

Powered by Google App Engine
This is Rietveld 408576698