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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/ruby/rubyDOM-remove-text1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/ruby/rubyDOM-remove-text1-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/ruby/rubyDOM-remove-text1-expected.txt
index 05fc0d5cb3bb0e6198b5c8ac4a3d2ab6456f5da6..3b4041e93d78fd3b8b900c92ea671ec080374f70 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/ruby/rubyDOM-remove-text1-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 776x18
- 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 775x18
+ 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 448x18
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