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

Unified Diff: LayoutTests/platform/win/fast/dynamic/selection-highlight-adjust-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/dynamic/selection-highlight-adjust-expected.txt
diff --git a/LayoutTests/platform/win/fast/dynamic/selection-highlight-adjust-expected.txt b/LayoutTests/platform/win/fast/dynamic/selection-highlight-adjust-expected.txt
index 30cea9182ec4e1b420b8ec50d273585f3b91203b..b1851e1c70f5e6f8e5ab9b801f1936d05a518b4a 100644
--- a/LayoutTests/platform/win/fast/dynamic/selection-highlight-adjust-expected.txt
+++ b/LayoutTests/platform/win/fast/dynamic/selection-highlight-adjust-expected.txt
@@ -19,13 +19,13 @@ layer at (0,0) size 800x156
RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock {DIV} at (0,62) size 784x70
LayoutImage {IMG} at (0,0) size 0x30
- RenderBR {BR} at (0,16) size 0x17
- RenderBR {BR} at (0,34) size 0x17
+ LayoutBR {BR} at (0,16) size 0x17
+ LayoutBR {BR} at (0,34) size 0x17
RenderInline {SPAN} at (0,0) size 316x17
RenderText {#text} at (0,52) size 316x17
text run at (0,52) width 316: "The highlight should be on this line, not above it."
RenderText {#text} at (315,52) size 5x17
text run at (315,52) width 5: " "
- RenderBR {BR} at (319,52) size 1x17
+ LayoutBR {BR} at (319,52) size 1x17
selection start: position 0 of child 0 {#text} of child 6 {SPAN} of child 5 {DIV} of body
selection end: position 51 of child 0 {#text} of child 6 {SPAN} of child 5 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698