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

Unified Diff: LayoutTests/platform/win/editing/unsupported-content/table-delete-001-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/editing/unsupported-content/table-delete-001-expected.txt
diff --git a/LayoutTests/platform/win/editing/unsupported-content/table-delete-001-expected.txt b/LayoutTests/platform/win/editing/unsupported-content/table-delete-001-expected.txt
index 95294c8f934c091cd0ff3ed678d89181ad3e3f1d..534c75fb35fab2332aca9374a4a33eb394087a92 100644
--- a/LayoutTests/platform/win/editing/unsupported-content/table-delete-001-expected.txt
+++ b/LayoutTests/platform/win/editing/unsupported-content/table-delete-001-expected.txt
@@ -29,25 +29,25 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (20,20) size 744x69
RenderText {#text} at (0,0) size 68x26
text run at (0,0) width 68: "Tests: "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,27) size 656x20
text run at (0,27) width 656: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
- RenderBR {BR} at (655,43) size 1x0
+ LayoutBR {BR} at (655,43) size 1x0
RenderInline {I} at (0,0) size 98x20
RenderText {#text} at (0,48) size 98x20
text run at (0,48) width 98: "For this test: "
RenderText {#text} at (97,48) size 179x20
text run at (97,48) width 179: "Select and delete a table."
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 744x111
RenderText {#text} at (0,0) size 190x26
text run at (0,0) width 190: "Expected Results: "
- RenderBR {BR} at (189,21) size 1x0
+ LayoutBR {BR} at (189,21) size 1x0
RenderText {#text} at (0,27) size 700x41
text run at (0,27) width 700: "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 (51,64) size 1x0
+ LayoutBR {BR} at (51,64) size 1x0
RenderInline {I} at (0,0) size 98x20
RenderText {#text} at (0,69) size 98x20
text run at (0,69) width 98: "For this test: "
@@ -61,7 +61,7 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,0) size 784x58 [border: (2px solid #FF0000)]
RenderText {#text} at (2,2) size 62x26
text run at (2,2) width 62: "before"
- RenderBR {BR} at (63,23) size 1x0
+ LayoutBR {BR} at (63,23) size 1x0
RenderText {#text} at (2,29) size 44x26
text run at (2,29) width 44: "after"
caret: position 0 of child 2 {#text} of child 1 {DIV} of child 5 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698