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

Unified Diff: LayoutTests/platform/mac/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/mac/compositing/self-painting-layers-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/self-painting-layers-expected.txt b/LayoutTests/platform/mac/compositing/self-painting-layers-expected.txt
index 8aa16dea08867f12d9c1bd7c00d09e2e3b1243c2..683c7e90bee97f4cef965e763a352923e4c796ca 100644
--- a/LayoutTests/platform/mac/compositing/self-painting-layers-expected.txt
+++ b/LayoutTests/platform/mac/compositing/self-painting-layers-expected.txt
@@ -15,10 +15,10 @@ layer at (18,266) size 302x152 clip at (19,267) size 285x150 scrollY 24.00 scrol
RenderBlock {DIV} at (1,1) size 285x500
RenderText {#text} at (0,5) size 107x37
text run at (0,5) width 107: "Scrolled"
- RenderBR {BR} at (106,5) size 1x37
+ LayoutBR {BR} at (106,5) size 1x37
RenderText {#text} at (0,53) size 48x37
text run at (0,53) width 48: "text"
- RenderBR {BR} at (47,53) size 1x37
+ LayoutBR {BR} at (47,53) size 1x37
RenderText {#text} at (0,101) size 64x37
text run at (0,101) width 64: "here."
layer at (19,51) size 300x200

Powered by Google App Engine
This is Rietveld 408576698