Index: third_party/WebKit/LayoutTests/platform/mac/fast/table/rules-attr-dynchange2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/rules-attr-dynchange2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/rules-attr-dynchange2-expected.txt |
index fc072577730b19e715c42bd2cda01231fe436500..9be53a797c7ec959447f9b664af000ffd13f5bd8 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/rules-attr-dynchange2-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/rules-attr-dynchange2-expected.txt |
@@ -27,5 +27,5 @@ layer at (0,0) size 800x600 |
LayoutText {#text} at (1,2) size 74x18 |
text run at (1,2) width 74: "Row3 cell2" |
LayoutBlockFlow {P} at (0,80) size 784x18 |
- LayoutText {#text} at (0,0) size 762x18 |
- text run at (0,0) width 762: "The rules attribute is first set dynamically to cols, then to rows, so the table should show only row borders. Bug 14848." |
+ LayoutText {#text} at (0,0) size 761x18 |
+ text run at (0,0) width 761: "The rules attribute is first set dynamically to cols, then to rows, so the table should show only row borders. Bug 14848." |