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

Unified Diff: LayoutTests/platform/win/fast/table/cellindex-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/win/fast/table/cellindex-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/cellindex-expected.txt b/LayoutTests/platform/win/fast/table/cellindex-expected.txt
index 77a7d958b5c9faf78da6dfa05989689f01052b15..1d42790a096a924f07bd8751e951a6a25dfb765e 100644
--- a/LayoutTests/platform/win/fast/table/cellindex-expected.txt
+++ b/LayoutTests/platform/win/fast/table/cellindex-expected.txt
@@ -18,10 +18,10 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,24) size 784x54
RenderText {#text} at (0,0) size 93x17
text run at (0,0) width 93: "h1 has index 0"
- RenderBR {BR} at (92,14) size 1x0
+ LayoutBR {BR} at (92,14) size 1x0
RenderText {#text} at (0,18) size 92x17
text run at (0,18) width 92: "c1 has index 1"
- RenderBR {BR} at (91,32) size 1x0
+ LayoutBR {BR} at (91,32) size 1x0
RenderText {#text} at (0,36) size 92x17
text run at (0,36) width 92: "c2 has index 2"
- RenderBR {BR} at (91,50) size 1x0
+ LayoutBR {BR} at (91,50) size 1x0

Powered by Google App Engine
This is Rietveld 408576698