Chromium Code Reviews

Unified Diff: LayoutTests/platform/win/editing/selection/caret-rtl-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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/platform/win/editing/selection/caret-rtl-expected.txt
diff --git a/LayoutTests/platform/win/editing/selection/caret-rtl-expected.txt b/LayoutTests/platform/win/editing/selection/caret-rtl-expected.txt
index f7afd2fc8f746ae045c2418fdb4bb3ae98c77fcf..8dada6c4a07867fa970bb5f2b1912235db8475ad 100644
--- a/LayoutTests/platform/win/editing/selection/caret-rtl-expected.txt
+++ b/LayoutTests/platform/win/editing/selection/caret-rtl-expected.txt
@@ -13,5 +13,5 @@ layer at (0,0) size 800x139
RenderBlock (anonymous) at (0,97) size 784x18
RenderText {#text} at (0,0) size 39x17
text run at (0,0) width 39: "PASS"
- RenderBR {BR} at (38,0) size 1x17
+ LayoutBR {BR} at (38,0) size 1x17
caret: position 7 of child 0 {#text} of child 3 {DIV} of body

Powered by Google App Engine