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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug9123-1-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/bugs/bug9123-1-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug9123-1-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug9123-1-expected.txt
index a0950a9dc538d7ef924bab186851fd411d12b4ca..d2015b43e29547ea77e2c48d4aa4ea211fddc76e 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug9123-1-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug9123-1-expected.txt
@@ -8,10 +8,10 @@ layer at (0,0) size 800x600
text run at (20,0) width 438: "Here's the structure of the problem table (which usually begins with "
text run at (457,0) width 66: "'N E W S "
text run at (522,0) width 139: "H E A D L I N E S'). "
- RenderBR {BR} at (660,14) size 1x0
+ LayoutBR {BR} at (660,14) size 1x0
RenderText {#text} at (20,18) size 331x18
text run at (20,18) width 331: "This table is width 100%; two rows; three columns;"
- RenderBR {BR} at (350,32) size 1x0
+ LayoutBR {BR} at (350,32) size 1x0
RenderText {#text} at (20,36) size 474x18
text run at (20,36) width 474: "The first row: widths 15, 125, 15 ... The second row: widths 15, 100%, 15"
LayoutTable {TABLE} at (0,70) size 800x39 [border: (1px outset #808080)]

Powered by Google App Engine
This is Rietveld 408576698