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

Unified Diff: LayoutTests/platform/linux/compositing/self-painting-layers-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/compositing/self-painting-layers-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/self-painting-layers-expected.txt b/LayoutTests/platform/linux/compositing/self-painting-layers-expected.txt
index 026acdc7f0c854eab1b1f814965aa10d4695d839..5078c067d542077f3ff213c0129915f600a86cd7 100644
--- a/LayoutTests/platform/linux/compositing/self-painting-layers-expected.txt
+++ b/LayoutTests/platform/linux/compositing/self-painting-layers-expected.txt
@@ -15,10 +15,10 @@ layer at (18,269) size 302x152 clip at (19,270) size 285x150 scrollY 24.00 scrol
RenderBlock {DIV} at (1,1) size 285x500
RenderText {#text} at (0,6) size 107x36
text run at (0,6) width 107: "Scrolled"
- RenderBR {BR} at (107,6) size 0x36
+ LayoutBR {BR} at (107,6) size 0x36
RenderText {#text} at (0,54) size 47x36
text run at (0,54) width 47: "text"
- RenderBR {BR} at (47,54) size 0x36
+ LayoutBR {BR} at (47,54) size 0x36
RenderText {#text} at (0,102) size 62x36
text run at (0,102) width 62: "here."
layer at (19,53) size 300x200

Powered by Google App Engine
This is Rietveld 408576698