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

Unified Diff: LayoutTests/platform/win/editing/inserting/insert-div-022-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/editing/inserting/insert-div-022-expected.txt
diff --git a/LayoutTests/platform/win/editing/inserting/insert-div-022-expected.txt b/LayoutTests/platform/win/editing/inserting/insert-div-022-expected.txt
index 6af51aa9c36cf991a92c77e6b08d1023a3340cdf..f99d352f887e10c25686705f638257767e76b8b5 100644
--- a/LayoutTests/platform/win/editing/inserting/insert-div-022-expected.txt
+++ b/LayoutTests/platform/win/editing/inserting/insert-div-022-expected.txt
@@ -34,7 +34,7 @@ layer at (0,0) size 800x600
RenderInline {B} at (0,0) size 12x26
RenderText {#text} at (14,14) size 12x26
text run at (14,14) width 12: "x"
- RenderBR {BR} at (26,35) size 0x0 [bgcolor=#008000]
+ LayoutBR {BR} at (26,35) size 0x0 [bgcolor=#008000]
RenderText {#text} at (14,41) size 31x26
text run at (14,41) width 31: "bar"
caret: position 1 of child 0 {#text} of child 0 {B} of child 6 {P} of body

Powered by Google App Engine
This is Rietveld 408576698