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/dom/blur-contenteditable-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/dom/blur-contenteditable-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/blur-contenteditable-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/blur-contenteditable-expected.txt
index 3cf623d284b1005080d4d79ea29ca8f0bb4c4281..c10c6adc22d2ce8c3cd9447aff1f43aee1f6eeaf 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/blur-contenteditable-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/blur-contenteditable-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 (anonymous) at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 499x18
- text run at (0,0) width 499: "This test will try to call blur() on a contenteditable div, and then a normal div."
+ LayoutText {#text} at (0,0) size 497x18
+ text run at (0,0) width 497: "This test will try to call blur() on a contenteditable div, and then a normal div."
LayoutBlockFlow {DIV} at (0,18) size 784x24 [border: (3px solid #000000)]
LayoutText {#text} at (3,3) size 125x18
text run at (3,3) width 125: "contentEditable div"

Powered by Google App Engine
This is Rietveld 408576698