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

Unified Diff: LayoutTests/fast/repaint/text-emphasis-h-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/fast/repaint/text-emphasis-h-expected.txt
diff --git a/LayoutTests/fast/repaint/text-emphasis-h-expected.txt b/LayoutTests/fast/repaint/text-emphasis-h-expected.txt
index 62ea3515b6096c521538094045b0f438d49b31f7..f6e1849434e64935673df2edf72a0df7dcece2a4 100644
--- a/LayoutTests/fast/repaint/text-emphasis-h-expected.txt
+++ b/LayoutTests/fast/repaint/text-emphasis-h-expected.txt
@@ -7,16 +7,16 @@ layer at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x120 [color=#FF0000]
RenderText {#text} at (0,8) size 192x16
text run at (0,8) width 192: "222222222222"
- RenderBR {BR} at (192,21) size 0x0
- RenderBR {BR} at (0,24) size 0x16
+ LayoutBR {BR} at (192,21) size 0x0
+ LayoutBR {BR} at (0,24) size 0x16
RenderText {#text} at (0,40) size 192x16
text run at (0,40) width 192: "222222222222"
- RenderBR {BR} at (192,53) size 0x0
- RenderBR {BR} at (0,56) size 0x16
+ LayoutBR {BR} at (192,53) size 0x0
+ LayoutBR {BR} at (0,56) size 0x16
RenderText {#text} at (0,72) size 192x16
text run at (0,72) width 192: "222222222222"
- RenderBR {BR} at (192,85) size 0x0
- RenderBR {BR} at (0,88) size 0x16
+ LayoutBR {BR} at (192,85) size 0x0
+ LayoutBR {BR} at (0,88) size 0x16
RenderText {#text} at (0,104) size 192x16
text run at (0,104) width 192: "222222222222"
layer at (8,8) size 192x128
« no previous file with comments | « LayoutTests/fast/multicol/pagination-v-vertical-rl-expected.txt ('k') | LayoutTests/fast/repaint/text-emphasis-v-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698