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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/table/insert-row-before-form-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/insert-row-before-form-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/insert-row-before-form-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/insert-row-before-form-expected.txt
index 379967f0b7434126f5caf508184a5a9ac2b67421..3c31c953929f9ca7d49c209fe1299929e63e0cf6 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/insert-row-before-form-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/insert-row-before-form-expected.txt
@@ -15,8 +15,8 @@ layer at (0,0) size 800x600
LayoutText {#text} at (698,0) size 5x19
text run at (698,0) width 5: "."
LayoutBlockFlow {P} at (0,36) size 784x20
- LayoutText {#text} at (0,0) size 256x19
- text run at (0,0) width 256: "There should be a line of green text below."
+ LayoutText {#text} at (0,0) size 255x19
+ text run at (0,0) width 255: "There should be a line of green text below."
LayoutTable {TABLE} at (0,72) size 140x32 [color=#FF0000]
LayoutTableSection {TBODY} at (0,0) size 140x32
LayoutTableRow {TR} at (0,2) size 140x28

Powered by Google App Engine
This is Rietveld 408576698