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

Unified Diff: LayoutTests/platform/mac/editing/selection/extend-selection-bidi-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/mac/editing/selection/extend-selection-bidi-expected.txt
diff --git a/LayoutTests/platform/mac/editing/selection/extend-selection-bidi-expected.txt b/LayoutTests/platform/mac/editing/selection/extend-selection-bidi-expected.txt
index 8397073c3a0d469a6dca2f3e750d0f46981915d8..dc4f89ddbcb1d499d0167db3638c49ee5f4febde 100644
--- a/LayoutTests/platform/mac/editing/selection/extend-selection-bidi-expected.txt
+++ b/LayoutTests/platform/mac/editing/selection/extend-selection-bidi-expected.txt
@@ -25,8 +25,8 @@ layer at (0,0) size 800x600
text run at (394,1) width 30 RTL: " \x{5D3}\x{5D4}\x{5D5}"
text run at (431,1) width 17: "23"
text run at (477,1) width 29: " def "
- RenderBR {BR} at (505,15) size 1x0
- RenderBR {BR} at (0,19) size 0x18
+ LayoutBR {BR} at (505,15) size 1x0
+ LayoutBR {BR} at (0,19) size 0x18
RenderBlock {DIV} at (0,37) size 784x57 [border: (2px solid #FF0000)]
RenderInline {SPAN} at (0,0) size 200x28
RenderText {#text} at (14,15) size 200x28

Powered by Google App Engine
This is Rietveld 408576698