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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/table/cellindex-expected.txt
diff --git a/LayoutTests/platform/linux/fast/table/cellindex-expected.txt b/LayoutTests/platform/linux/fast/table/cellindex-expected.txt
index 97c0a14c72f5c6515144eeada6072466b2522999..9d0b4a479520b23e3677c74752ef98fd0c3abb42 100644
--- a/LayoutTests/platform/linux/fast/table/cellindex-expected.txt
+++ b/LayoutTests/platform/linux/fast/table/cellindex-expected.txt
@@ -18,10 +18,10 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,26) size 784x60
RenderText {#text} at (0,0) size 87x19
text run at (0,0) width 87: "h1 has index 0"
- RenderBR {BR} at (87,15) size 0x0
+ LayoutBR {BR} at (87,15) size 0x0
RenderText {#text} at (0,20) size 87x19
text run at (0,20) width 87: "c1 has index 1"
- RenderBR {BR} at (87,35) size 0x0
+ LayoutBR {BR} at (87,35) size 0x0
RenderText {#text} at (0,40) size 87x19
text run at (0,40) width 87: "c2 has index 2"
- RenderBR {BR} at (87,55) size 0x0
+ LayoutBR {BR} at (87,55) size 0x0

Powered by Google App Engine
This is Rietveld 408576698