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

Unified Diff: LayoutTests/platform/linux/editing/selection/select-all-iframe-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/linux/editing/selection/select-all-iframe-expected.txt
diff --git a/LayoutTests/platform/linux/editing/selection/select-all-iframe-expected.txt b/LayoutTests/platform/linux/editing/selection/select-all-iframe-expected.txt
index aa46dabe76199fea650c4cf9b84bb94e46edad45..4140088c0a40e05b32e0105423b27b32a8870a58 100644
--- a/LayoutTests/platform/linux/editing/selection/select-all-iframe-expected.txt
+++ b/LayoutTests/platform/linux/editing/selection/select-all-iframe-expected.txt
@@ -10,8 +10,8 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock (anonymous) at (0,0) size 784x174
- RenderBR {BR} at (304,154) size 0x0
- RenderBR {BR} at (0,154) size 0x19
+ LayoutBR {BR} at (304,154) size 0x0
+ LayoutBR {BR} at (0,154) size 0x19
RenderBlock {P} at (0,190) size 784x40
RenderInline {B} at (0,0) size 658x19
RenderText {#text} at (0,0) size 658x19
@@ -48,4 +48,4 @@ layer at (8,8) size 304x154
RenderBlock {HTML} at (0,0) size 300x150
RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0]
RenderBlock {DIV} at (0,0) size 284x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19

Powered by Google App Engine
This is Rietveld 408576698