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

Unified Diff: LayoutTests/platform/mac/media/audio-repaint-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-repaint-expected.txt
diff --git a/LayoutTests/platform/mac/media/audio-repaint-expected.txt b/LayoutTests/platform/mac/media/audio-repaint-expected.txt
index 58084c97e9c6c2a24392e74de5431f06a4cc73cd..53b1d3a1fc89959f9289b87b2a1922369b13ef13 100644
--- a/LayoutTests/platform/mac/media/audio-repaint-expected.txt
+++ b/LayoutTests/platform/mac/media/audio-repaint-expected.txt
@@ -8,9 +8,9 @@ layer at (0,0) size 800x600
text run at (0,0) width 626: "This tests that in a html document with inline audio content, the media element repaints correctly "
text run at (625,0) width 92: "while playing."
RenderBlock (anonymous) at (0,34) size 784x169
- RenderBR {BR} at (300,30) size 0x0
- RenderBR {BR} at (300,85) size 0x0
- RenderBR {BR} at (300,169) size 0x0
+ LayoutBR {BR} at (300,30) size 0x0
+ LayoutBR {BR} at (300,85) size 0x0
+ LayoutBR {BR} at (300,169) size 0x0
layer at (8,42) size 300x30
RenderMedia {AUDIO} at (0,0) size 300x30
layer at (8,42) size 300x30

Powered by Google App Engine
This is Rietveld 408576698