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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text1-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/win/fast/ruby/rubyDOM-remove-text1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text1-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text1-expected.txt
index aa3f4d36684cf7328e0e970bf03163e769c13775..848771215df13abd16af5bf4cd6a33f97e319918 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text1-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text1-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 784x576
LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 776x17
- text run at (0,0) width 776: "The following is a test for DOM manipulation within <ruby>: Removing a ruby base object, leaving the base non-empty."
+ LayoutText {#text} at (0,0) size 775x17
+ text run at (0,0) width 775: "The following is a test for DOM manipulation within <ruby>: Removing a ruby base object, leaving the base non-empty."
LayoutBlockFlow {P} at (0,34) size 784x18
LayoutText {#text} at (0,0) size 448x17
text run at (0,0) width 448: "Both lines should look identical (the first line is the one manipulated)."

Powered by Google App Engine
This is Rietveld 408576698