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

Unified Diff: LayoutTests/platform/win-xp/editing/unsupported-content/table-delete-003-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-xp/editing/unsupported-content/table-delete-003-expected.txt
diff --git a/LayoutTests/platform/win-xp/editing/unsupported-content/table-delete-003-expected.txt b/LayoutTests/platform/win-xp/editing/unsupported-content/table-delete-003-expected.txt
index dfe4c16e72c06f1574d381af6b2e9a8ef671f027..2c3c81f0908328760a356f2eed83deec6a7cadc0 100644
--- a/LayoutTests/platform/win-xp/editing/unsupported-content/table-delete-003-expected.txt
+++ b/LayoutTests/platform/win-xp/editing/unsupported-content/table-delete-003-expected.txt
@@ -20,25 +20,25 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (20,20) size 744x69
RenderText {#text} at (0,0) size 66x26
text run at (0,0) width 66: "Tests: "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,27) size 654x20
text run at (0,27) width 654: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
- RenderBR {BR} at (654,43) size 0x0
+ LayoutBR {BR} at (654,43) size 0x0
RenderInline {I} at (0,0) size 100x20
RenderText {#text} at (0,48) size 100x20
text run at (0,48) width 100: "For this test: "
RenderText {#text} at (100,48) size 386x20
text run at (100,48) width 386: "Select and delete a list and some surrounding content."
RenderBlock (anonymous) at (20,89) size 744x21
- RenderBR {BR} at (0,0) size 0x20
+ LayoutBR {BR} at (0,0) size 0x20
RenderBlock {DIV} at (20,110) size 744x132
RenderText {#text} at (0,0) size 189x26
text run at (0,0) width 189: "Expected Results: "
- RenderBR {BR} at (189,21) size 0x0
+ LayoutBR {BR} at (189,21) size 0x0
RenderText {#text} at (0,27) size 702x41
text run at (0,27) width 702: "The content in the red box must exactly match the content in the green box (except for the border"
text run at (0,48) width 52: "color). "
- RenderBR {BR} at (52,64) size 0x0
+ LayoutBR {BR} at (52,64) size 0x0
RenderInline {I} at (0,0) size 100x20
RenderText {#text} at (0,69) size 100x20
text run at (0,69) width 100: "For this test: "
@@ -46,7 +46,7 @@ layer at (0,0) size 800x600
text run at (100,69) width 299: "Only selected content should get deleted. "
text run at (399,69) width 336: "Surrounding content that is not selected should"
text run at (0,90) width 204: "(obviously) not be affected. "
- RenderBR {BR} at (204,106) size 0x0
+ LayoutBR {BR} at (204,106) size 0x0
RenderInline {B} at (0,0) size 714x20
RenderText {#text} at (0,111) size 714x20
text run at (0,111) width 714: "There is a bug: the caret ends up in the wrong position, it should be in the empty paragraph."
@@ -58,12 +58,12 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,272) size 784x126
RenderBlock {DIV} at (0,0) size 784x58 [border: (2px solid #008000)]
- RenderBR {BR} at (2,2) size 0x26
+ LayoutBR {BR} at (2,2) size 0x26
RenderText {#text} at (2,29) size 49x26
text run at (2,29) width 49: "after"
RenderBlock {DIV} at (0,68) size 784x58
RenderBlock {DIV} at (0,0) size 784x58 [border: (2px solid #FF0000)]
- RenderBR {BR} at (2,2) size 0x26
+ LayoutBR {BR} at (2,2) size 0x26
RenderText {#text} at (2,29) size 49x26
text run at (2,29) width 49: "after"
RenderBlock (anonymous) at (0,398) size 784x0

Powered by Google App Engine
This is Rietveld 408576698