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

Unified Diff: LayoutTests/platform/win/fast/dom/HTMLTableElement/createCaption-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/dom/HTMLTableElement/createCaption-expected.txt
diff --git a/LayoutTests/platform/win/fast/dom/HTMLTableElement/createCaption-expected.txt b/LayoutTests/platform/win/fast/dom/HTMLTableElement/createCaption-expected.txt
index acca966a6335729e8749c711a674458dfc05e134..c238b51341169846742b70013375147e0c61a023 100644
--- a/LayoutTests/platform/win/fast/dom/HTMLTableElement/createCaption-expected.txt
+++ b/LayoutTests/platform/win/fast/dom/HTMLTableElement/createCaption-expected.txt
@@ -6,11 +6,11 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,0) size 784x18
RenderText {#text} at (0,0) size 273x17
text run at (0,0) width 273: "Tests: the TABLE.createCaption() method"
- RenderBR {BR} at (272,14) size 1x0
+ LayoutBR {BR} at (272,14) size 1x0
RenderBlock {P} at (0,34) size 784x54
RenderText {#text} at (0,0) size 75x17
text run at (0,0) width 75: "Conditions:"
- RenderBR {BR} at (74,14) size 1x0
+ LayoutBR {BR} at (74,14) size 1x0
RenderText {#text} at (0,18) size 768x35
text run at (0,18) width 695: "If no caption exists, the method should create an empty caption, add it to the table, and return a pointer to it. "
text run at (694,18) width 74: "If a caption"
@@ -58,7 +58,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 42x17
text run at (2,2) width 42: "Purple"
RenderBlock (anonymous) at (0,260) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,278) size 132x94 [border: (1px outset #808080)]
RenderBlock {CAPTION} at (0,0) size 132x18
RenderInline {B} at (0,0) size 76x17

Powered by Google App Engine
This is Rietveld 408576698