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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/tables/layering/paint-test-layering-2-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/win/tables/layering/paint-test-layering-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/tables/layering/paint-test-layering-2-expected.txt b/third_party/WebKit/LayoutTests/platform/win/tables/layering/paint-test-layering-2-expected.txt
index 2c021c12085d1d742c747ccd0590aaf8f5808922..c532573770ba83a298c586320805328609f4e1d3 100644
--- a/third_party/WebKit/LayoutTests/platform/win/tables/layering/paint-test-layering-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/tables/layering/paint-test-layering-2-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 769x35
- 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 768x35
+ 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 24x17 [color=#FF0000]
LayoutText {#text} at (221,18) size 24x17

Powered by Google App Engine
This is Rietveld 408576698