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

Unified Diff: LayoutTests/platform/win/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/win/compositing/self-painting-layers-expected.txt
diff --git a/LayoutTests/platform/win/compositing/self-painting-layers-expected.txt b/LayoutTests/platform/win/compositing/self-painting-layers-expected.txt
index 617ee59da74d1c7b2081cd1203092ed52eefe694..716216915ebc20eac75bffcda8dfb9d2e75045a6 100644
--- a/LayoutTests/platform/win/compositing/self-painting-layers-expected.txt
+++ b/LayoutTests/platform/win/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,6) size 107x36
text run at (0,6) width 107: "Scrolled"
- RenderBR {BR} at (106,6) size 1x36
+ LayoutBR {BR} at (106,6) size 1x36
RenderText {#text} at (0,54) size 48x36
text run at (0,54) width 48: "text"
- RenderBR {BR} at (47,54) size 1x36
+ LayoutBR {BR} at (47,54) size 1x36
RenderText {#text} at (0,102) size 64x36
text run at (0,102) width 64: "here."
layer at (19,51) size 300x200

Powered by Google App Engine
This is Rietveld 408576698