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

Unified Diff: LayoutTests/platform/win/fast/dom/focus-contenteditable-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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: LayoutTests/platform/win/fast/dom/focus-contenteditable-expected.txt
diff --git a/LayoutTests/platform/win/fast/dom/focus-contenteditable-expected.txt b/LayoutTests/platform/win/fast/dom/focus-contenteditable-expected.txt
index cf8016b43a855035c498ecdac3670b4631d8caea..f8ba3965994d8e547c78c42090cc8322d8ff379d 100644
--- a/LayoutTests/platform/win/fast/dom/focus-contenteditable-expected.txt
+++ b/LayoutTests/platform/win/fast/dom/focus-contenteditable-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 785x894 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBlock (anonymous) at (0,0) size 769x36
RenderText {#text} at (0,0) size 511x17
text run at (0,0) width 511: "This test will try to call focus() on a contenteditable div, and then a normal div. "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,18) size 380x17
text run at (0,18) width 380: "The window should scroll to reveal the contenteditable div."
RenderBlock {DIV} at (0,36) size 500x800

Powered by Google App Engine
This is Rietveld 408576698