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

Unified Diff: LayoutTests/platform/android/fast/replaced/border-radius-clip-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/android/fast/replaced/border-radius-clip-expected.txt
diff --git a/LayoutTests/platform/android/fast/replaced/border-radius-clip-expected.txt b/LayoutTests/platform/android/fast/replaced/border-radius-clip-expected.txt
index c2b67785fb6ed99890e98280abc71d2e3f9bf728..146f1918979b02402056374bac4fbeb2de613279 100644
--- a/LayoutTests/platform/android/fast/replaced/border-radius-clip-expected.txt
+++ b/LayoutTests/platform/android/fast/replaced/border-radius-clip-expected.txt
@@ -5,21 +5,21 @@ layer at (0,0) size 785x934
RenderBody {BODY} at (8,8) size 769x918
RenderText {#text} at (0,0) size 440x19
text run at (0,0) width 440: "All of the replaced elements below should be clipped to a border-radius. "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
LayoutImage {IMG} at (0,20) size 100x100
RenderText {#text} at (100,105) size 4x19
text run at (100,105) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
LayoutImage {INPUT} at (0,125) size 100x100
RenderText {#text} at (100,210) size 4x19
text run at (100,210) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (304,369) size 4x19
text run at (304,369) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (300,524) size 4x19
text run at (300,524) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (8,238) size 304x154
LayoutIFrame {IFRAME} at (0,230) size 304x154 [border: (2px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698