Chromium Code Reviews

Unified Diff: LayoutTests/platform/win/tables/mozilla/dom/insertColGroups1-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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/platform/win/tables/mozilla/dom/insertColGroups1-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/dom/insertColGroups1-expected.txt b/LayoutTests/platform/win/tables/mozilla/dom/insertColGroups1-expected.txt
index 8b3c1fc6af6789f95cf75a865981d92f53bb39f7..2e1ecb93f10218d4f3761c8ea304390bf80a3331 100644
--- a/LayoutTests/platform/win/tables/mozilla/dom/insertColGroups1-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/dom/insertColGroups1-expected.txt
@@ -24,7 +24,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 24x17
text run at (2,2) width 24: "300"
RenderBlock (anonymous) at (0,46) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,64) size 610x28 [bgcolor=#FFA500] [border: (1px outset #808080)]
LayoutTableCol {COLGROUP} at (0,0) size 0x0
LayoutTableCol {COL} at (0,0) size 0x0
@@ -43,4 +43,4 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 24x17
text run at (2,2) width 24: "300"
RenderBlock (anonymous) at (0,92) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17

Powered by Google App Engine