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

Unified Diff: LayoutTests/platform/mac/media/audio-controls-rendering-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/media/audio-controls-rendering-expected.txt
diff --git a/LayoutTests/platform/mac/media/audio-controls-rendering-expected.txt b/LayoutTests/platform/mac/media/audio-controls-rendering-expected.txt
index 99d6004aa67fcb36311d3d342da5f87d81399bf6..2080a153ca9aa8ee33d80bdf98f94c9068e6271f 100644
--- a/LayoutTests/platform/mac/media/audio-controls-rendering-expected.txt
+++ b/LayoutTests/platform/mac/media/audio-controls-rendering-expected.txt
@@ -7,11 +7,11 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 157x18
text run at (0,0) width 157: "Test controls placement."
RenderBlock (anonymous) at (0,34) size 784x114
- RenderBR {BR} at (300,30) size 0x0
- RenderBR {BR} at (0,30) size 0x18
- RenderBR {BR} at (320,78) size 0x0
- RenderBR {BR} at (0,78) size 0x18
- RenderBR {BR} at (0,96) size 0x18
+ LayoutBR {BR} at (300,30) size 0x0
+ LayoutBR {BR} at (0,30) size 0x18
+ LayoutBR {BR} at (320,78) size 0x0
+ LayoutBR {BR} at (0,78) size 0x18
+ LayoutBR {BR} at (0,96) size 0x18
layer at (8,42) size 300x30
RenderMedia {AUDIO} at (0,0) size 300x30 [bgcolor=#0000FF]
layer at (8,90) size 320x30

Powered by Google App Engine
This is Rietveld 408576698