Chromium Code Reviews

Unified Diff: LayoutTests/platform/win/tables/mozilla/dom/deleteColGroup1-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/deleteColGroup1-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/dom/deleteColGroup1-expected.txt b/LayoutTests/platform/win/tables/mozilla/dom/deleteColGroup1-expected.txt
index f668d39b4fe84a7b5d59561c60eba3a028a5a846..299dde8e5025e63ae52e7dbf2c16db0e27c1c45a 100644
--- a/LayoutTests/platform/win/tables/mozilla/dom/deleteColGroup1-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/dom/deleteColGroup1-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 28x17
text run at (2,2) width 28: "auto"
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 476x28 [bgcolor=#FFA500] [border: (1px outset #808080)]
LayoutTableCol {COLGROUP} at (0,0) size 0x0
LayoutTableSection {TBODY} at (1,1) size 474x26
@@ -41,4 +41,4 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 28x17
text run at (2,2) width 28: "auto"
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