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

Unified Diff: LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug11331-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_expected_failures/bugs/bug11331-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug11331-expected.txt b/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug11331-expected.txt
index cb24f304ccc3360cf9a50c8d6867e76d307da5dd..357c60f39745dab6abddb11ba8dea77e80bb55a4 100644
--- a/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug11331-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug11331-expected.txt
@@ -7,13 +7,13 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 784x72
RenderText {#text} at (0,0) size 344x18
text run at (0,0) width 344: "In the yellow table the \"W\" is clipped on its left edge."
- RenderBR {BR} at (343,14) size 1x0
+ LayoutBR {BR} at (343,14) size 1x0
RenderText {#text} at (0,18) size 174x18
text run at (0,18) width 174: "The only difference is that:"
- RenderBR {BR} at (173,32) size 1x0
+ LayoutBR {BR} at (173,32) size 1x0
RenderText {#text} at (0,36) size 251x18
text run at (0,36) width 251: "yellow table has CELLPADDING=\"0\""
- RenderBR {BR} at (250,50) size 1x0
+ LayoutBR {BR} at (250,50) size 1x0
RenderText {#text} at (0,54) size 239x18
text run at (0,54) width 239: "grey table has CELLPADDING=\"1\"."
LayoutTable {TABLE} at (0,72) size 40x40 [bgcolor=#FFFF00]

Powered by Google App Engine
This is Rietveld 408576698