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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug32205-3-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/tables/mozilla/bugs/bug32205-3-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug32205-3-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug32205-3-expected.txt
index eb3206941fbb0150b7b9188a995c39273e81acbb..4240ac05c8564bd48b3966787b8c9cea374ae2b9 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug32205-3-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug32205-3-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,271) size 364x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 82x17
text run at (2,2) width 82: "Outer Table:"
- RenderBR {BR} at (83,16) size 1x0
+ LayoutBR {BR} at (83,16) size 1x0
RenderText {#text} at (2,20) size 329x17
text run at (2,20) width 329: "<table border=\"1\" width=\"100%\" height=\"100%\">"
LayoutTableCell {TD} at (368,2) size 412x578 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
@@ -19,10 +19,10 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,257) size 365x58 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 90x17
text run at (2,2) width 90: "Nested Table:"
- RenderBR {BR} at (91,16) size 1x0
+ LayoutBR {BR} at (91,16) size 1x0
RenderText {#text} at (2,20) size 329x17
text run at (2,20) width 329: "<table border=\"1\" width=\"100%\" height=\"100%\">"
- RenderBR {BR} at (330,34) size 1x0
+ LayoutBR {BR} at (330,34) size 1x0
RenderText {#text} at (2,38) size 134x17
text run at (2,38) width 134: "<td height=\"100%\">"
LayoutTableCell {TD} at (369,275) size 35x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698