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

Unified Diff: LayoutTests/platform/linux/fast/clip/overflow-border-radius-composited-parent-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/fast/clip/overflow-border-radius-composited-parent-expected.txt
diff --git a/LayoutTests/platform/linux/fast/clip/overflow-border-radius-composited-parent-expected.txt b/LayoutTests/platform/linux/fast/clip/overflow-border-radius-composited-parent-expected.txt
index c4b7e806f6b74861904990a11ff28cbc45245025..fa99761ef192c44f8e175674afbfee47162e9eef 100644
--- a/LayoutTests/platform/linux/fast/clip/overflow-border-radius-composited-parent-expected.txt
+++ b/LayoutTests/platform/linux/fast/clip/overflow-border-radius-composited-parent-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderText {#text} at (0,0) size 441x19
text run at (0,0) width 441: "The white text and grey backgrounds should all clip to the border-radius. "
- RenderBR {BR} at (441,15) size 0x0
+ LayoutBR {BR} at (441,15) size 0x0
RenderText {#text} at (240,145) size 4x19
text run at (240,145) width 4: " "
RenderText {#text} at (484,145) size 4x19
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (240,290) size 4x19
text run at (240,290) width 4: " "
- RenderBR {BR} at (244,305) size 0x0
+ LayoutBR {BR} at (244,305) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (18,38) size 220x120 clip at (28,48) size 200x100 scrollWidth 206 scrollHeight 156
RenderBlock {DIV} at (10,30) size 220x120 [border: (10px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698