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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/other/test6-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/mac/tables/mozilla/other/test6-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/other/test6-expected.txt b/LayoutTests/platform/mac/tables/mozilla/other/test6-expected.txt
index bf1ce18da710cca745c89c0413d9cc74f04ade00..6101dc7d39a382c876ef73bdf7a917c03b4b98df 100644
--- a/LayoutTests/platform/mac/tables/mozilla/other/test6-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/other/test6-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 785x1376 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (0,0) size 266x15
text run at (0,0) width 266: "Resize document for maximum effect"
RenderBlock (anonymous) at (0,86.44) size 769x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderBlock {H2} at (0,124.34) size 769x28
RenderText {#text} at (0,0) size 504x28
text run at (0,0) width 504: "Auto-width tables with spans nested 8 levels deep"
@@ -197,7 +197,7 @@ layer at (0,0) size 785x1376 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (2,2) size 27x18
text run at (2,2) width 27: "Cell"
RenderBlock (anonymous) at (0,558.25) size 769x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderBlock {H2} at (0,596.16) size 769x28
RenderText {#text} at (0,0) size 396x28
text run at (0,0) width 396: "100% width tables nested 6 levels deep"

Powered by Google App Engine
This is Rietveld 408576698