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

Unified Diff: LayoutTests/platform/mac/fast/clip/overflow-border-radius-composited-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/fast/clip/overflow-border-radius-composited-expected.txt
diff --git a/LayoutTests/platform/mac/fast/clip/overflow-border-radius-composited-expected.txt b/LayoutTests/platform/mac/fast/clip/overflow-border-radius-composited-expected.txt
index ead98452cb20008896acd6be561c7b83005a4b77..3c9b82bdbd02a031dac13cd5caf9c0349e812859 100644
--- a/LayoutTests/platform/mac/fast/clip/overflow-border-radius-composited-expected.txt
+++ b/LayoutTests/platform/mac/fast/clip/overflow-border-radius-composited-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 471x18
text run at (0,0) width 471: "The white text and grey backgrounds should all clip to the border-radius. "
- RenderBR {BR} at (470,14) size 1x0
+ LayoutBR {BR} at (470,14) size 1x0
RenderText {#text} at (240,144) size 4x18
text run at (240,144) width 4: " "
RenderText {#text} at (484,144) size 4x18
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (240,288) size 4x18
text run at (240,288) width 4: " "
- RenderBR {BR} at (244,302) size 0x0
+ LayoutBR {BR} at (244,302) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (18,36) size 220x120 clip at (28,46) size 200x100 scrollWidth 206 scrollHeight 156
RenderBlock {DIV} at (10,28) size 220x120 [border: (10px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698