diff options
-rw-r--r-- | webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/block-styles-007-expected.txt | 1 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/block-styles-007-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/block-styles-007-expected.txt index 884adcd..aee211d 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/block-styles-007-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/block-styles-007-expected.txt @@ -45,7 +45,6 @@ layer at (0,0) size 800x600 RenderBlock {DIV} at (2,2) size 780x28 RenderText {#text} at (0,0) size 32x27 text run at (0,0) width 32: "foo" - RenderInline {B} at (0,0) size 0x26 RenderBlock {DIV} at (2,30) size 780x27 RenderInline {B} at (0,0) size 36x26 RenderText {#text} at (0,0) size 36x26 diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index a5a24dc..0c05c02 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1851,7 +1851,7 @@ WIN DEBUG : LayoutTests/fast/js/large-expressions.html = FAIL // Merge 41768:41807 // Perhaps just needs new baseline? -MAC LINUX WIN : LayoutTests/editing/style/block-styles-007.html = FAIL +MAC LINUX : LayoutTests/editing/style/block-styles-007.html = FAIL // These tests were rebaselined with failure long ago. We shouldn't do this, and // instead work upstream to improve tests so that they don't fail. DEFER : LayoutTests/fast/forms/textarea-appearance-wrap.html = FAIL |