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

Unified Diff: LayoutTests/platform/mac/compositing/iframes/composited-iframe-alignment-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/compositing/iframes/composited-iframe-alignment-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/iframes/composited-iframe-alignment-expected.txt b/LayoutTests/platform/mac/compositing/iframes/composited-iframe-alignment-expected.txt
index 905a00525168b1fc8d0a08b0917d9d8a37074ffc..c095ff9d21acb848a861649625791c1632f280e1 100644
--- a/LayoutTests/platform/mac/compositing/iframes/composited-iframe-alignment-expected.txt
+++ b/LayoutTests/platform/mac/compositing/iframes/composited-iframe-alignment-expected.txt
@@ -8,8 +8,8 @@ layer at (0,0) size 800x70
text run at (604,0) width 180: "inside the black border. The"
text run at (0,18) width 392: "gray background should fit perfectly within the block border "
text run at (391,18) width 91: "with no gaps. "
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,36) size 0x18
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,36) size 0x18
RenderText {#text} at (0,0) size 0x0
layer at (100,100) size 440x340
LayoutIFrame {IFRAME} at (100,100) size 440x340 [border: (20px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698