Bug 202230
Summary: | [GTK] editing/style/font-family-with-space.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alicia Boya García <aboya> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alicia Boya García
editing/style/font-family-with-space.html
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/style/font-family-with-space-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/style/font-family-with-space-actual.txt
@@ -4,10 +4,10 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderInline {U} at (0,0) size 245x15
- RenderText {#text} at (0,0) size 245x15
- text run at (0,0) width 245: "This text should be Times New Roman bold."
- RenderInline {U} at (0,0) size 246x15
- RenderText {#text} at (244,0) size 246x15
- text run at (244,0) width 246: "This text should be Times New Roman bold."
+ RenderText {#text} at (0,21) size 245x15
+ text run at (0,21) width 245: "This text should be Times New Roman bold."
+ RenderInline {SPAN} at (0,0) size 45x40
+ RenderText {#text} at (244,1) size 45x40
+ text run at (244,1) width 45: "the"
RenderText {#text} at (0,0) size 0x0
-caret: position 41 of child 0 {#text} of child 1 {U} of body
+caret: position 3 of child 0 {#text} of child 1 {SPAN} of body
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Diego Pino
This test, or group of tests, has been passing for the last 4000 revisions. Closing bug. Gardened in r278519.