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

Issue 2593263003: Use a non-replaced inline container for image alt text (Closed)

Created:
4 years ago by rhogan
Modified:
3 years, 8 months ago
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Use a non-replaced inline container for image alt text This makes us conform more closely to https://html.spec.whatwg.org/multipage/embedded-content.html#the-img-element and the third bullet point in the spec at https://html.spec.whatwg.org/multipage/rendering.html#images-3. Our behaviour when it comes to displaying the broken-image icon is still not the same as Firefox (we display it more often) but I think we're closer to the spec in that regard. Edge doesn't conform to the spec at all. TBR=meacer@chromium.org,dmazzoni@chromium.org BUG=644802 Review-Url: https://codereview.chromium.org/2593263003 Cr-Commit-Position: refs/heads/master@{#466546} Committed: https://chromium.googlesource.com/chromium/src/+/fe767186a3dc40ea14b5f807ff5438bd78f79c95

Patch Set 1 #

Patch Set 2 : bug 644802 #

Patch Set 3 : bug 644802 #

Patch Set 4 : bug 644802 #

Patch Set 5 : bug 644802 #

Total comments: 10

Patch Set 6 : bug 644802 #

Patch Set 7 : bug 644802 #

Patch Set 8 : bug 644802 #

Total comments: 4

Patch Set 9 : Use a non-replaced inline container for image alt text #

Patch Set 10 : bug 644802 #

Patch Set 11 : bug 644802 #

Total comments: 3

Patch Set 12 : bug 644802 #

Patch Set 13 : bug 644802 #

Patch Set 14 : bug 644802 #

Patch Set 15 : bug 644802 #

Patch Set 16 : bug 644802 #

Patch Set 17 : Use a non-replaced inline container for image alt text #

Patch Set 18 : Use a non-replaced inline container for image alt text #

Patch Set 19 : Use a non-replaced inline container for image alt text #

Patch Set 20 : Use a non-replaced inline container for image alt text #

Patch Set 21 : Use a non-replaced inline container for image alt text #

Patch Set 22 : Use a non-replaced inline container for image alt text #

Patch Set 23 : Use a non-replaced inline container for image alt text #

Patch Set 24 : Use a non-replaced inline container for image alt text #

Total comments: 1

Patch Set 25 : Use a non-replaced inline container for image alt text #

Patch Set 26 : Use a non-replaced inline container for image alt text #

Patch Set 27 : Use a non-replaced inline container for image alt text #

Patch Set 28 : Use a non-replaced inline container for image alt text #

Patch Set 29 : Use a non-replaced inline container for image alt text #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14234 lines, -3969 lines) Patch
M chrome/browser/renderer_context_menu/render_view_context_menu_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/ssl/ssl_browser_tests.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +3 lines, -4 lines 0 comments Download
M chrome/test/data/android/contextmenu/context_menu_test.html View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +1 line, -1 line 0 comments Download
M content/test/data/accessibility/html/a-no-text-expected-android.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +9 lines, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/dom/legacy_dom_conformance/xhtml/level2/html/HTMLImageElement05-expected.txt View 1 2 3 4 5 6 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +2 lines, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/dom/legacy_dom_conformance/xhtml/level2/html/HTMLImageElement12-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/fallback-image-moved-across-documents.html View 1 2 3 4 5 6 7 8 9 10 11 12 13 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/multicol/paginate-block-replaced.html View 1 2 3 4 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/multicol/paginate-block-replaced-expected.html View 1 2 3 4 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/table/008-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +6 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/images/restyle-decode-error.html View 1 2 3 4 5 6 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/loading/preload-picture-invalid-expected.txt View 1 2 3 4 5 6 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/loading/preload-picture-nested-expected.txt View 1 2 3 4 5 6 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/security/local-image-from-remote-whitelisted.html View 1 2 3 4 5 6 7 8 9 10 11 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/subresource_filter/image-allow-disallow-transitions.html View 1 2 3 4 5 6 7 8 9 10 11 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/images/image-in-map-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/images/rendering-broken-10px-images.html View 1 2 3 4 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +60 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/images/rendering-broken-16px-images.html View 1 2 3 4 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +60 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/images/rendering-broken-1px-images.html View 1 2 3 4 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +60 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/images/rendering-broken-block-flow-images.html View 1 2 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +72 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/images/rendering-broken-images.html View 1 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +67 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/images/rendering-broken-images-empty-alt.html View 1 2 3 4 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +75 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/images/width-on-broken-data-src.html View 1 2 3 4 5 6 7 8 9 10 11 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/platform/android/fast/block/float/002-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/float_elements_in_series-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/float_elements_in_series-expected.txt View 1 2 3 4 5 6 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +56 lines, -140 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/dom/legacy_dom_conformance/xhtml/level2/html/HTMLImageElement12-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/insertImage-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/insertImage-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +3 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +4 lines, -7 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/editing/selection/select-missing-image-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/editing/selection/select-missing-image-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +4 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/block/float/002-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/block/float/002-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/block/float/017-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/block/float/017-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +5 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/001-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +3 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/058-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +3 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/061-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/061-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +19 lines, -26 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/borders/rtl-border-05-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/borders/rtl-border-05-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +49 lines, -61 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/deprecated-flexbox/023-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/deprecated-flexbox/023-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +5 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/deprecated-flexbox/024-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/deprecated-flexbox/024-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +5 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/dom/34176-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/dom/34176-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 7 chunks +34 lines, -40 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLImageElement/image-alt-text-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLImageElement/image-alt-text-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +17 lines, -19 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLInputElement/input-image-alt-text-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +17 lines, -19 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/dom/inner-text-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/dom/inner-text-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +5 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/encoding/utf-16-big-endian-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/encoding/utf-16-big-endian-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 8 chunks +200 lines, -245 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/encoding/utf-16-little-endian-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/encoding/utf-16-little-endian-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 8 chunks +200 lines, -245 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/forms/image/002-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/forms/image/005-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/forms/input-value-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/forms/input-value-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/broken-image-icon-hidpi-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/broken-image-icon-hidpi-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +7 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/broken-image-with-size-hidpi-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/broken-image-with-size-hidpi-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +7 lines, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/invalid/012-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/invalid/012-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/invalid/016-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/invalid/016-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/lists/inlineBoxWrapperNullCheck-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/lists/inlineBoxWrapperNullCheck-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +10 lines, -13 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/overflow/infiniteRecursion-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/overflow/infiniteRecursion-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/parser/comment-in-script-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/parser/comment-in-script-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +8 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/table/007-expected.png View 1 2 3 4 5 6 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/table/007-expected.txt View 1 2 3 4 5 6 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-opacity-collapsed-border-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-opacity-collapsed-border-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +11 lines, -16 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-opacity-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-opacity-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +11 lines, -16 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-show-collapsed-border-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-show-collapsed-border-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +12 lines, -17 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-show-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-show-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +12 lines, -17 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/text-autosizing/tables/nested-tables-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/text-autosizing/tables/nested-tables-expected.txt View 1 2 3 4 5 6 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +3 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/text/bidi-img-alt-text-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/text/bidi-img-alt-text-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +44 lines, -68 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/text/whitespace/normal-after-nowrap-breaking-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +216 lines, -252 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/image-blocked-alt-content-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/http/tests/security/contentSecurityPolicy/image-blocked-alt-content-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +10 lines, -14 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/images/55-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/images/alt-text-wrapping-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/images/alt-text-wrapping-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +8 lines, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/images/image-in-map-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/images/image-in-map-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +0 lines, -12 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/images/png-suite/test-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-10px-images-expected.png View 1 2 3 4 5 6 7 8 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-10px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +277 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-16px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-16px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +277 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-1px-images-expected.png View 1 2 3 4 5 6 7 8 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-1px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +277 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-block-flow-images-expected.png View 1 2 3 4 5 6 7 8 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-block-flow-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +334 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-images-empty-alt-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-images-empty-alt-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +321 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +343 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug11026-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +3 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug12268-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +3 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug17587-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug215629-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +24 lines, -40 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug24661-expected.png View 1 2 3 4 5 6 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug24661-expected.txt View 1 2 3 4 5 6 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +2 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug2479-1-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug2479-1-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 4 chunks +13 lines, -18 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug2962-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug2962-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +9 lines, -12 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug2997-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug2997-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 6 chunks +75 lines, -90 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug3977-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 4 chunks +12 lines, -20 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug4527-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug4527-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +5 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug4576-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug4576-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug5538-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug5538-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +2 lines, -3 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug56201-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug56201-expected.txt View 1 2 3 4 5 6 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +18 lines, -24 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug60804-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug60804-expected.txt View 1 2 3 4 5 6 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +14 lines, -28 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug60807-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug60807-expected.txt View 1 2 3 4 5 6 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +14 lines, -28 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug9123-1-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug9123-1-expected.txt View 1 2 3 4 5 6 17 18 19 20 21 22 23 24 25 26 27 28 4 chunks +10 lines, -25 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/collapsing_borders/bug41262-3-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/collapsing_borders/bug41262-3-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 5 chunks +12 lines, -15 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug10140-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug10140-expected.txt View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 4 chunks +13 lines, -18 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug23847-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +10 lines, -20 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +2 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug72393-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug72393-expected.txt View 1 2 3 4 5 6 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +8 lines, -20 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/55-expected.png View 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/alt-text-wrapping-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/alt-text-wrapping-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +8 lines, -9 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/image-in-map-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/png-suite/test-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/rendering-broken-10px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/rendering-broken-10px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +277 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/rendering-broken-16px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/rendering-broken-16px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +277 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/rendering-broken-1px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/rendering-broken-1px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +277 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/rendering-broken-block-flow-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/rendering-broken-block-flow-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +334 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/rendering-broken-images-empty-alt-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/rendering-broken-images-empty-alt-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +321 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/rendering-broken-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/gpu-rasterization/images/rendering-broken-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +343 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/css1/box_properties/float_elements_in_series-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/css1/box_properties/float_elements_in_series-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +56 lines, -140 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/http/tests/inspector/network/waterfall-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/css1/box_properties/float_elements_in_series-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/deprecated-flexbox/023-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/deprecated-flexbox/024-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/dom/HTMLInputElement/input-image-alt-text-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +17 lines, -19 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/image/002-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +4 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/image/005-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/image/005-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/input-value-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/input-value-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/text-autosizing/tables/nested-tables-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/text/bidi-img-alt-text-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/text/whitespace/normal-after-nowrap-breaking-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/images/55-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/tables/mozilla/collapsing_borders/bug41262-3-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/gpu-rasterization/images/55-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/mojo-loading/css1/box_properties/float_elements_in_series-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/mac-mac10.11/editing/selection/select-missing-image-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +4 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.11/fast/dom/HTMLInputElement/input-image-alt-text-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.11/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +17 lines, -19 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.11/fast/forms/image/005-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.11/fast/forms/input-value-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.11/fast/forms/input-value-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.11/images/55-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.11/virtual/gpu-rasterization/images/55-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/css1/box_properties/float_elements_in_series-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/dom/34176-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/dom/HTMLInputElement/input-image-alt-text-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +17 lines, -19 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/image/002-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +4 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/image/005-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/image/005-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/input-value-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/input-value-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/table/backgr_layers-show-collapsed-border-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/table/backgr_layers-show-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/text-autosizing/tables/nested-tables-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/text/bidi-img-alt-text-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/text/whitespace/normal-after-nowrap-breaking-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/images/55-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.9/images/rendering-broken-10px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.9/images/rendering-broken-16px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.9/images/rendering-broken-1px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.9/images/rendering-broken-block-flow-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.9/images/rendering-broken-images-empty-alt-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.9/images/rendering-broken-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/tables/mozilla/bugs/bug2479-1-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/tables/mozilla/bugs/bug4527-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/tables/mozilla_expected_failures/bugs/bug10140-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/gpu-rasterization/images/55-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/gpu-rasterization/images/rendering-broken-10px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/gpu-rasterization/images/rendering-broken-16px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/gpu-rasterization/images/rendering-broken-1px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/gpu-rasterization/images/rendering-broken-block-flow-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/gpu-rasterization/images/rendering-broken-images-empty-alt-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/gpu-rasterization/images/rendering-broken-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/mojo-loading/css1/box_properties/float_elements_in_series-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/mac-retina/editing/selection/select-missing-image-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +4 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-retina/fast/dom/HTMLInputElement/input-image-alt-text-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-retina/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +17 lines, -19 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-retina/fast/forms/image/005-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-retina/fast/forms/input-value-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-retina/fast/forms/input-value-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-retina/fast/text/whitespace/normal-after-nowrap-breaking-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-retina/images/55-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-retina/tables/mozilla/bugs/bug4527-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac-retina/virtual/gpu-rasterization/images/55-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/float_elements_in_series-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/css1/box_properties/float_elements_in_series-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +56 lines, -140 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/dom/legacy_dom_conformance/xhtml/level2/html/HTMLImageElement05-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +3 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/dom/legacy_dom_conformance/xhtml/level2/html/HTMLImageElement12-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/editing/execCommand/insertImage-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/editing/execCommand/insertImage-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +3 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +4 lines, -7 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/block/float/002-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/block/float/017-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/block/positioning/061-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/borders/rtl-border-05-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/deprecated-flexbox/023-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/deprecated-flexbox/024-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/dom/34176-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/dom/34176-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 7 chunks +34 lines, -40 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLImageElement/image-alt-text-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLImageElement/image-alt-text-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +17 lines, -19 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +17 lines, -19 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/dom/inner-text-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/dom/inner-text-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +5 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/encoding/utf-16-big-endian-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/encoding/utf-16-big-endian-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 8 chunks +200 lines, -245 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/encoding/utf-16-little-endian-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/encoding/utf-16-little-endian-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 8 chunks +200 lines, -245 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/forms/image/002-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +4 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/forms/image/005-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/forms/image/005-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-value-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-value-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/hidpi/broken-image-icon-hidpi-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/invalid/012-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/invalid/012-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/invalid/016-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/overflow/infiniteRecursion-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/parser/comment-in-script-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/parser/comment-in-script-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +8 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/table/007-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/table/backgr_layers-opacity-collapsed-border-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/table/backgr_layers-opacity-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/table/backgr_layers-show-collapsed-border-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/table/backgr_layers-show-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-tables-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/text/bidi-img-alt-text-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/images/55-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/images/alt-text-wrapping-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/images/alt-text-wrapping-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +8 lines, -9 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/mac/images/image-in-map-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/images/image-in-map-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/images/png-suite/test-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-10px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-10px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +277 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-16px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-16px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +277 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-1px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-1px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +277 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-block-flow-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-block-flow-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +334 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-images-empty-alt-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-images-empty-alt-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +321 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +343 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug24661-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-1-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug2962-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug2997-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug4576-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug56201-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug60804-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug60807-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug9123-1-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug72393-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/55-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/alt-text-wrapping-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/alt-text-wrapping-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +17 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/image-in-map-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/image-in-map-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/png-suite/test-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/rendering-broken-10px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/rendering-broken-10px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +277 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/rendering-broken-16px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/rendering-broken-16px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +277 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/rendering-broken-1px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/rendering-broken-1px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +277 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/rendering-broken-block-flow-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/rendering-broken-block-flow-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +334 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/rendering-broken-images-empty-alt-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/rendering-broken-images-empty-alt-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +321 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/rendering-broken-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/virtual/gpu-rasterization/images/rendering-broken-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +343 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/virtual/mojo-loading/css1/box_properties/float_elements_in_series-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/mac/virtual/mojo-loading/css1/box_properties/float_elements_in_series-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +56 lines, -140 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css1/box_properties/float_elements_in_series-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/css1/box_properties/float_elements_in_series-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +56 lines, -140 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/dom/legacy_dom_conformance/xhtml/level2/html/HTMLImageElement12-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/editing/execCommand/insertImage-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/editing/execCommand/insertImage-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +3 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +4 lines, -7 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/editing/selection/select-missing-image-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +4 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/block/float/002-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/block/float/017-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/061-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/borders/rtl-border-05-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/deprecated-flexbox/023-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/deprecated-flexbox/024-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/dom/34176-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/dom/34176-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 7 chunks +34 lines, -40 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/dom/HTMLImageElement/image-alt-text-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/dom/HTMLImageElement/image-alt-text-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +17 lines, -19 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-image-alt-text-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +17 lines, -19 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/dom/inner-text-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/dom/inner-text-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +5 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/encoding/utf-16-big-endian-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/encoding/utf-16-big-endian-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 8 chunks +200 lines, -245 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/encoding/utf-16-little-endian-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/encoding/utf-16-little-endian-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 8 chunks +200 lines, -245 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/forms/image/002-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +4 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/forms/image/005-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/forms/image/005-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/forms/input-value-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/forms/input-value-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +6 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/hidpi/broken-image-icon-hidpi-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/hidpi/broken-image-with-size-hidpi-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/invalid/012-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/invalid/012-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/invalid/016-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/lists/inlineBoxWrapperNullCheck-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/overflow/infiniteRecursion-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/parser/comment-in-script-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/parser/comment-in-script-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +8 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/007-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_layers-opacity-collapsed-border-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_layers-opacity-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_layers-show-collapsed-border-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/table/backgr_layers-show-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/text-autosizing/tables/nested-tables-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/text/bidi-img-alt-text-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/text/whitespace/normal-after-nowrap-breaking-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/images/55-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/images/alt-text-wrapping-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/images/alt-text-wrapping-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +8 lines, -9 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/images/image-in-map-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/images/image-in-map-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/images/png-suite/test-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/images/rendering-broken-10px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/images/rendering-broken-10px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +275 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/images/rendering-broken-16px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/images/rendering-broken-16px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +275 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/images/rendering-broken-1px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/images/rendering-broken-1px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +275 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/images/rendering-broken-block-flow-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/images/rendering-broken-block-flow-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +332 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/images/rendering-broken-images-empty-alt-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/images/rendering-broken-images-empty-alt-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +321 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/images/rendering-broken-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/images/rendering-broken-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +341 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug24661-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-1-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug2962-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug2997-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug4527-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug4576-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug56201-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug60804-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug60807-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug9123-1-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla/collapsing_borders/bug41262-3-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug10140-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug23847-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug72393-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/55-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/alt-text-wrapping-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/alt-text-wrapping-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +17 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/image-in-map-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/image-in-map-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/png-suite/test-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-10px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-10px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +275 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-16px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-16px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +275 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-1px-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-1px-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +275 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-block-flow-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-block-flow-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +332 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-images-empty-alt-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-images-empty-alt-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +321 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-images-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-images-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +341 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/css1/box_properties/float_elements_in_series-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/mojo-loading/css1/box_properties/float_elements_in_series-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +56 lines, -140 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/text-autosizing/tables/nested-tables-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/text/bidi-img-alt-text-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/fast/text/whitespace/normal-after-nowrap-breaking-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Binary file 0 comments Download
M third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 4 chunks +77 lines, -51 lines 0 comments Download
M third_party/WebKit/Source/web/tests/data/image-broken.html View 1 2 3 4 5 6 7 8 9 10 11 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 139 (111 generated)
rhogan
Hi pdr - you the right person to take a look at this? It's a ...
3 years, 9 months ago (2017-03-02 20:31:12 UTC) #22
pdr.
Overall looks good! https://codereview.chromium.org/2593263003/diff/80001/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp File third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp (left): https://codereview.chromium.org/2593263003/diff/80001/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp#oldcode45 third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp:45: container->setInlineStyleProperty(CSSPropertyDisplay, CSSValueInlineBlock); I looked at https://chromium.googlesource.com/chromium/src/+/4d2d3e02c9c3869349c4616dea882e8639b51709 ...
3 years, 9 months ago (2017-03-02 21:51:11 UTC) #29
rhogan
https://codereview.chromium.org/2593263003/diff/80001/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp File third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp (left): https://codereview.chromium.org/2593263003/diff/80001/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp#oldcode45 third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp:45: container->setInlineStyleProperty(CSSPropertyDisplay, CSSValueInlineBlock); On 2017/03/02 at 21:51:11, pdr. wrote: > ...
3 years, 9 months ago (2017-03-02 23:44:46 UTC) #30
pdr.
https://codereview.chromium.org/2593263003/diff/80001/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp File third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp (right): https://codereview.chromium.org/2593263003/diff/80001/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp#newcode113 third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp:113: if (!imageHasNoSrcAttribute && imageHasEmptyAltAttribute) On 2017/03/02 at 23:44:46, rhogan ...
3 years, 9 months ago (2017-03-03 00:52:06 UTC) #31
rhogan
On 2017/03/03 at 00:52:06, pdr wrote: > > Yeah I think it might be a ...
3 years, 9 months ago (2017-03-12 17:56:06 UTC) #40
pdr.
Sorry about taking a day to respond. I know these expectations are a PITA to ...
3 years, 9 months ago (2017-03-14 18:19:27 UTC) #41
pdr.
https://codereview.chromium.org/2593263003/diff/140001/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp File third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp (left): https://codereview.chromium.org/2593263003/diff/140001/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp#oldcode41 third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp:41: container->setInlineStyleProperty(CSSPropertyBorderWidth, 1, Does this change match firefox--I still see ...
3 years, 9 months ago (2017-03-14 18:23:27 UTC) #42
rhogan
https://codereview.chromium.org/2593263003/diff/140001/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp File third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp (right): https://codereview.chromium.org/2593263003/diff/140001/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp#newcode150 third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp:150: // "If the element is an img element that ...
3 years, 9 months ago (2017-03-23 12:24:44 UTC) #53
pdr.
On 2017/03/23 at 12:24:44, robhogan wrote: > https://codereview.chromium.org/2593263003/diff/140001/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp > File third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp (right): > > https://codereview.chromium.org/2593263003/diff/140001/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp#newcode150 ...
3 years, 9 months ago (2017-03-23 17:00:33 UTC) #56
rhogan
On 2017/03/23 at 17:00:33, pdr wrote: > On 2017/03/23 at 12:24:44, robhogan wrote: > > ...
3 years, 9 months ago (2017-03-23 19:47:53 UTC) #57
pdr.
https://codereview.chromium.org/2593263003/diff/200001/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp File third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp (left): https://codereview.chromium.org/2593263003/diff/200001/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp#oldcode63 third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp:63: altText->setInlineStyleProperty(CSSPropertyOverflow, CSSValueHidden); The change to LayoutTests/tables/mozilla_expected_failures/bugs/bug23847.html looks like a ...
3 years, 9 months ago (2017-03-24 02:12:50 UTC) #58
pdr.
Patch is looking good! It was kinda rough rolling out the shadow dom change a ...
3 years, 9 months ago (2017-03-24 02:14:41 UTC) #59
pdr.
https://codereview.chromium.org/2593263003/diff/200001/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp File third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp (right): https://codereview.chromium.org/2593263003/diff/200001/third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp#newcode104 third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp:104: int pixelsForAltImage = 18; Should this be 1 + ...
3 years, 9 months ago (2017-03-24 02:15:45 UTC) #60
rhogan
Ready for another look. On 2017/03/24 at 02:15:45, pdr wrote: > third_party/WebKit/Source/core/html/HTMLImageFallbackHelper.cpp:104: int pixelsForAltImage = ...
3 years, 8 months ago (2017-03-29 20:10:20 UTC) #81
pdr.
LGTM % one issue: Are fast/text/whitespace/normal-after-nowrap-breaking-expected.png and tables/mozilla/bugs/bug4527-expected.png are regressions where we should be clipping ...
3 years, 8 months ago (2017-04-05 18:41:24 UTC) #82
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2593263003/360001
3 years, 8 months ago (2017-04-11 22:06:15 UTC) #97
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/408500)
3 years, 8 months ago (2017-04-11 22:34:13 UTC) #99
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2593263003/360001
3 years, 8 months ago (2017-04-12 17:38:20 UTC) #103
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/270551)
3 years, 8 months ago (2017-04-12 19:48:38 UTC) #105
Avi (use Gerrit)
lgtm stamp
3 years, 8 months ago (2017-04-13 14:36:23 UTC) #106
rhogan
https://codereview.chromium.org/2593263003/diff/390001/content/test/data/accessibility/html/a-no-text.html File content/test/data/accessibility/html/a-no-text.html (right): https://codereview.chromium.org/2593263003/diff/390001/content/test/data/accessibility/html/a-no-text.html#newcode4 content/test/data/accessibility/html/a-no-text.html:4: <html> dmazzoni, need your input here. The changes I'm ...
3 years, 8 months ago (2017-04-17 09:49:48 UTC) #112
dmazzoni
I'd prefer not to change the test, it doesn't look wrong. I think we should ...
3 years, 8 months ago (2017-04-19 23:33:54 UTC) #118
dmazzoni
lgtm OK, after looking it some more, the change is fine in terms of what ...
3 years, 8 months ago (2017-04-20 07:03:53 UTC) #119
meacer
lgtm
3 years, 8 months ago (2017-04-20 23:31:54 UTC) #126
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2593263003/430001
3 years, 8 months ago (2017-04-21 17:00:43 UTC) #131
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/427893)
3 years, 8 months ago (2017-04-21 18:58:35 UTC) #133
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2593263003/440001
3 years, 8 months ago (2017-04-22 12:13:18 UTC) #136
commit-bot: I haz the power
3 years, 8 months ago (2017-04-22 19:25:11 UTC) #139
Message was sent while issue was closed.
Committed patchset #29 (id:440001) as
https://chromium.googlesource.com/chromium/src/+/fe767186a3dc40ea14b5f807ff54...

Powered by Google App Engine
This is Rietveld 408576698