Index: third_party/WebKit/LayoutTests/fast/table/percent-height-content-in-fixed-height-cell.html |
diff --git a/third_party/WebKit/LayoutTests/fast/table/percent-height-content-in-fixed-height-cell.html b/third_party/WebKit/LayoutTests/fast/table/percent-height-content-in-fixed-height-cell.html |
index 9e4290a4c150f9fe5f78a3e08462bf8207f8e01f..0333e6f72ec7df5ffd97478ec125e67728b2a7e8 100644 |
--- a/third_party/WebKit/LayoutTests/fast/table/percent-height-content-in-fixed-height-cell.html |
+++ b/third_party/WebKit/LayoutTests/fast/table/percent-height-content-in-fixed-height-cell.html |
@@ -25,7 +25,7 @@ td { |
</style> |
<table> |
<td class="cell-specified-height"> |
- <div class="container" data-expected-height=202> |
+ <div class="container" data-expected-height=204> |
<div class="content"></div> |
</div> |
</td> |